现金、积分分润逻辑实现
This commit is contained in:
@@ -1870,7 +1870,7 @@ public class OmsPortalOrderServiceImpl implements OmsPortalOrderService {
|
||||
int fundPoints = (int)(rewardPoints * 0.05);
|
||||
umsDevelopmentFundMapper.updatePoints(fundPoints);
|
||||
|
||||
//上级积分分润
|
||||
//积分分润
|
||||
memberPointsSplitProfitService.pointsSplit(order);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user