wtt
2024-10-28 ec69ec14439c3d79dc951a093bb5b698ff424a40
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; }
    }
}