black-goat-me
2023-05-19 46ca053239e9841f4880873494bd1d58b275b6ad
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; }
    }
}