1
wtt
19 小时以前 d82756d630f5f9bcc588fee772b68bc2a7725cb0
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; }
    }
}