1
duhe
2025-09-04 155e2ca508888a5117921e2c2a7c74db84be469e
WebAPI/Models/Sc_WorkBillSortBillMain.cs
@@ -40,7 +40,7 @@
        public string HSeOrderBillNo { get; set; }
        public int? HGroupID;
        public int? HWorkerID;
        public int? HWorkShopID;
        public string HWorkShopID;
        public int? HProdORGID;
        public int? HEntrustORGID;
        public int? HStockInORGID;
@@ -70,5 +70,7 @@
        public string HMastersDate { get; set; }
        public DateTime? HMakeDate { get; set; }
        public string sWheres { get; set; }
        public string HVersion_Import { get; set; }
    }
}