yusijie
2023-11-07 f0809ddedd22730619ab3bf07315cea42bf8a029
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; }
    }
}