chenhaozhe
2025-08-04 6362f8468df5879abf02554cb62423b004d6e7a1
WebAPI/Models/StationBill.cs
@@ -94,5 +94,6 @@
        public int HMouldID { get; set; }
        public string HDate { get; set; }
        public double HMachineWorkTimes { get; set; }
        public int HIsTimeFlag { get; set; } = 0;
    }
}