duhe
2023-10-18 f9e30513985ca14cd5cffa191312d5a236046f4d
WebAPI/Models/StationBill.cs
@@ -73,5 +73,8 @@
        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; }
        public int HTemporaryAreaID { get; set; }
    }
}