ch
2021-11-21 552c3e5bf3bf0f78e3b3d971e0cae407bafbcaa2
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; }
    }
}