wtt
2025-11-03 0a40c3c64b284488bff08ab93b15340d5bfdc580
WebAPI/Models/StationBill.cs
@@ -99,5 +99,7 @@
        public string HDate { get; set; }
        public double HMachineWorkTimes { get; set; }
        public int HIsTimeFlag { get; set; } = 0;
        public string HBatchNo { get; set; }//子表批次
    }
}