yangle
2023-08-25 175f31386e47b1ca2c751b8f87cd7a089c66e7ae
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; }
    }
}