ch
2021-07-15 6fbdcfa42a2ded55b8a3348cbe49101e88ac48fb
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; }
    }
}