This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[合同][修改][开发账单结算]
release_toaliyun_real
luozukai
6 years ago
parent
ff0a54fa4c
commit
bec8db7c6e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/java/com/iformall/domain/vo/RatioVo.java
+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/vo/RatioVo.java
View File
@@ -7,5 +7,5 @@ public class RatioVo {
//扣点率
private Integer ratio = 0;
//金额
private Long price;
private Long price
= 0l
;
}
Write
Preview
Loading…
Cancel
Save