duhe
6 天以前 57a0098b27b5de7ad9ae10aee2157e69e8ca3b69
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;
@@ -67,5 +67,10 @@
        public string HICMOEntryID_Sec { get; set; }
        public string HOrderType { get; set; }
        public string HMonthPlanFlag { get; set; }
        public string HMastersDate { get; set; }
        public DateTime? HMakeDate { get; set; }
        public string sWheres { get; set; }
        public string HVersion_Import { get; set; }
    }
}