WebAPI/Models/GroupOrderBill.cs
@@ -12,6 +12,7 @@ public string HMaker { get; set; } public string HBatchNo { get; set; }//入库批次 public string HBarCode_Cus { get; set; }//客户标签(黑标号) public long HOrgID { get; set; } //public int HYear { get; set; } //public double HPeriod { get; set; } //public DateTime HStationInTime { get; set; }