web/Model/Model/GwOrder.cs @@ -29,6 +29,8 @@ public int OrderAmountTotal { get; set; } public int PayAmount { get; set; } public int BeforeBalanceNum { get; set; } public string Creator { get; set; }