1
yangle
2024-10-24 41a1dfc3a2b29c79585f5cb6e7d79cfcdfd044a9
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; }
    }
}