王 垚
2021-12-22 f10dd2827a613e9edfd58e359564dd59b5bf88f2
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; }
    }
}