chenhaozhe
2025-04-29 30a00c8bc8b9412b8088bc4f4c1519ed767f09d2
WebAPI/Models/StationBill.cs
@@ -91,5 +91,8 @@
        public Int64 HShiftsID { get; set; }
        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; }
    }
}