YL
2021-12-16 54dd292024ea2f68c8551c286e5f8199aca93af6
WebAPI/Models/StationBill.cs
@@ -68,7 +68,10 @@
        public double HPriceRate { get; set; }
        public double HWorkTimes { get; set; }
        public long HQCCheckID { get; set; }
        public long HProcPlanInterID { get; set; }
        public long HProcPlanEntryID { get; set; }
        public string eventType { get; set; }
        public long HMainInterID { get; set; }
    }
}