1
yxj
2025-04-24 23dbc5b616dfa1a2bcb1fa4302637b8df701f43c
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; }
    }
}