yusijie
2024-08-07 36e2fbb6b4523b6dbbbab6dace3d5e05d49ca4e1
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; }
    }
}