This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
B3ClientService
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
金额没传过去。
master
yibo
7 years ago
parent
8d5eb9dc54
commit
463501b795
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
decimal?
Weight
{
get
;
set
;
}
public
decimal?
Money
{
get
;
set
;
}
}
}
Write
Preview
Loading…
Cancel
Save