WebAPI/Models/StationBill.cs
@@ -93,5 +93,7 @@ public string HMaterToSourceBillNo { get; set; } public int HMouldID { get; set; } public string HDate { get; set; } public double HMachineWorkTimes { get; set; } public int HIsTimeFlag { get; set; } = 0; } }