WebAPI/Models/StationBill.cs
@@ -52,6 +52,10 @@ public long lngBillKey { get; set; } public long lngBillSubKey { get; set; } public DateTime HStationOutTime { get; set; } public string HRelBeginTime { get; set; } public string HRelEndTime { get; set; } public long HPayProcID { get; set; } public long HSourceID2 { get; set; } public long HSourceID3 { get; set; }