Browse Source

金额没传过去。

master
yibo 7 years ago
parent
commit
463501b795
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      B3ClientService/Rpcs/RpcBO/Bill/WeightBill/SWeightBill_FarmerDetail.cs

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

@ -16,5 +16,7 @@ namespace BWP.B3ClientService.RpcBO
public int? Number { get; set; } public int? Number { get; set; }
public decimal? Weight { get; set; } public decimal? Weight { get; set; }
public decimal? Money { get; set; }
} }
} }

Loading…
Cancel
Save