YL
2021-12-07 c8d8f25fd2b1a5d5db0a59225ee5c7d6795e6f3e
WebAPI/Models/StationBill.cs
@@ -70,8 +70,8 @@
        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; }
    }
}