zrg
2024-11-01 0c782d16085df77f76c8b12cfedbcdcb4502b613
WebAPI/Models/StationBill.cs
@@ -91,5 +91,7 @@
        public Int64 HShiftsID { get; set; }
        public long HMaterToSourceInterID { get; set; }
        public string HMaterToSourceBillNo { get; set; }
        public int HMouldID { get; set; }
        public string HDate { get; set; }
    }
}