Commit 366a75f7 authored by libin's avatar libin

通用配置

parent bb6eaebd
......@@ -24,6 +24,7 @@ public class DateController {
@Autowired
private ActivityPopularizeUserBiz activityPopularizeUserBiz;
@Autowired
private UserCouponBiz userCouponBiz;
......
......@@ -36,7 +36,7 @@ public class WithDrawRuleVo {
/**
* 最多提现次数(月)
*/
private Integer maxNumberOfWithdraw;
private Integer maxNumberOfMonth;
/**
* 最多提现次数(日)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment