1
duhe
2024-10-11 1a2734038b281dc3f521569a3169ea053d64ff59
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; }
    }
}