1
yangle
2024-10-09 ec5c31cfa93b3c195e4d2721ea689da6ac1e4f2e
WebAPI/Models/StationBill.cs
@@ -92,5 +92,6 @@
        public long HMaterToSourceInterID { get; set; }
        public string HMaterToSourceBillNo { get; set; }
        public int HMouldID { get; set; }
        public string HDate { get; set; }
    }
}