zzr99
2022-03-17 26fba348f6dda10539a732dbfcec025e3bbac2c5
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; }
    }
}