yangle
2024-11-29 f76084c29964fb0bd45c7fd8da2d1837ae995608
WebAPI/Models/StationBill.cs
@@ -91,5 +91,8 @@
        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; }
        public double HMachineWorkTimes { get; set; }
    }
}