1
wtt
2025-01-10 c6d26888ed92f087cbe84ee21b67e8f47c67fa18
WebAPI/Models/StationBill.cs
@@ -92,5 +92,7 @@
        public long HMaterToSourceInterID { get; set; }
        public string HMaterToSourceBillNo { get; set; }
        public int HMouldID { get; set; }
        public string HDate { get; set; }
        public double HMachineWorkTimes { get; set; }
    }
}