拉新奖励关系链时间设置为90天
This commit is contained in:
parent
e789098a0b
commit
3183a50e8a
@ -43,7 +43,7 @@ public class GetValidInviteUsersExe {
|
|||||||
private final UserProfileGateway userProfileGateway;
|
private final UserProfileGateway userProfileGateway;
|
||||||
|
|
||||||
// 邀请关系有效期(天数)
|
// 邀请关系有效期(天数)
|
||||||
private static final int VALID_DAYS = 30;
|
private static final int VALID_DAYS = 90;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 执行获取有效邀请用户列表
|
* 执行获取有效邀请用户列表
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user