wtt
2025-02-10 c5eecec4c618a9f0a981fdb99c5f6875973969c8
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; }
    }
}