yibo 8 years ago
parent
commit
314eed8550
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs

+ 2
- 0
B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs View File

@ -39,6 +39,8 @@ namespace BWP.B3ClientService.RpcBO
public decimal? ShackPrice { get; set; } public decimal? ShackPrice { get; set; }
public decimal? ShackMoney { get; set; }
public decimal? JingJianFee { get; set; } public decimal? JingJianFee { get; set; }
public decimal? DiscontMoney { get; set; } public decimal? DiscontMoney { get; set; }


Loading…
Cancel
Save