wtt
2024-11-13 175b53e6f0adb40a0d861981f56f120615d55897
WebAPI/Models/StationBill.cs
@@ -93,5 +93,6 @@
        public string HMaterToSourceBillNo { get; set; }
        public int HMouldID { get; set; }
        public string HDate { get; set; }
        public double HMachineWorkTimes { get; set; }
    }
}