zrg
2024-12-20 377fa7f01680feb02a5e1305acac68eb79b124b3
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; }
    }
}