duhe
2024-12-23 099d12cda0ddb09edbdf46f0733fcb33fa353524
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; }
    }
}