1
yangle
2024-08-22 ab973f62261817e581f48e63074d62d8f0e50c24
WebAPI/Models/StationBill.cs
@@ -91,5 +91,6 @@
        public Int64 HShiftsID { get; set; }
        public long HMaterToSourceInterID { get; set; }
        public string HMaterToSourceBillNo { get; set; }
        public int HMouldID { get; set; }
    }
}