YL
2022-02-07 2f21e4d7ef8c407e67a2f9880a0a6af3ad2e354f
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; }
    }
}