zrg
2025-01-08 1d521ea0a9dbb49ed018cb0c13455ebdf5c73206
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; }
    }
}