zzr99
2022-03-02 be92b1d68ed2a75d262098272bd1914ec119816f
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; }
    }
}