WebAPI/Models/StationBill.cs @@ -72,6 +72,6 @@ public long HProcPlanEntryID { get; set; } public string eventType { get; set; } public long HMainInterID { get; set; } public long HPRDOrgID { get; set; } } }