duhe
2025-06-06 d2edc0c5018c652d5b71dbac1a360a9a5778febf
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; }
    }
}