wtt
2024-11-28 957b51cfdeb4374d817086a2ca761c75545e206d
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; }
    }
}