From 314eed85502afdf5d71f1c7188b041e142618656 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Sun, 26 Nov 2017 20:29:20 +0800 Subject: [PATCH] . --- B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs b/B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs index cbf9c7a..8cfeaa0 100644 --- a/B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs +++ b/B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill.cs @@ -39,6 +39,8 @@ namespace BWP.B3ClientService.RpcBO public decimal? ShackPrice { get; set; } + public decimal? ShackMoney { get; set; } + public decimal? JingJianFee { get; set; } public decimal? DiscontMoney { get; set; }