WebAPI/Models/StationBill.cs
@@ -14,6 +14,7 @@ public string HInnerBillNo { get; set; } public string HICMOBillNo { get; set; } public long HICMOInterID { get; set; } public long HICMOEntryID { get; set; } public long HProcExchInterID { get; set; } public long HProcExchEntryID { get; set; } public string HProcExchBillNo { get; set; }