duhe
2023-08-10 11d66773731184ac89f01501bdb508e645f0c095
WebAPI/Models/StationBill.cs
@@ -73,5 +73,7 @@
        public string eventType { get; set; }
        public long HMainInterID { get; set; }
        public long HPRDOrgID { get; set; }
        public double HmaterOutqty { get; set; }
        public double HProcPriceRate { get; set; }
    }
}