llj
9 天以前 621572997a86a8337a13e51a72704c73b347c91d
WebAPI/Models/StationBill.cs
@@ -99,5 +99,9 @@
        public string HDate { get; set; }
        public double HMachineWorkTimes { get; set; }
        public int HIsTimeFlag { get; set; } = 0;
        public string HBatchNo { get; set; }//子表批次
        public double HWeight { get; set; }//子表重量
    }
}