duhe
2023-08-03 ab30b0c35119792e3e19b01d808c74cab975790e
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; }
    }
}