1
yangle
2023-05-23 41f4b7f8277b19e73037b101498a9695ec15fd1b
WebAPI/Models/StationBill.cs
@@ -73,5 +73,6 @@
        public string eventType { get; set; }
        public long HMainInterID { get; set; }
        public long HPRDOrgID { get; set; }
        public double HmaterOutqty { get; set; }
    }
}