3
0
Fork 0

Compare commits

..

No commits in common. "7d4e5ba0a98fc0678ec51db29e21ab12003a9ded" and "07aa820899c0c01e2fd3fdf0027059fd55f59753" have entirely different histories.

1 changed files with 2 additions and 3 deletions

View File

@ -307,9 +307,6 @@ public class BonusSettleRangeHandle extends BonusSettleHandle {
if (null == targetMemberRangeExt) {
break;
}
// 推荐人的推荐人
pkParent = targetMemberRangeExt.getPkParent();
if (EAccountStatus.STOP_INCOME.getValue() == targetMemberRangeExt.getAccountStatus()
|| ECategory.NORMAL.getValue() != targetMemberRangeExt.getCategory()
|| targetMemberRangeExt.getEnableStatus() == EYesNo.NO.getIntValue()
@ -318,6 +315,8 @@ public class BonusSettleRangeHandle extends BonusSettleHandle {
// 停算收益非正常会员未激活等级为顾客停止收益直接跳过
continue;
}
// 推荐人的推荐人
pkParent = targetMemberRangeExt.getPkParent();
// 当前会员等级值
int targetGradeValue = targetMemberRangeExt.getGradeValue();
// 直推级差收益