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