|
@@ -168,7 +168,7 @@ public class AuthClubServiceImpl implements AuthClubService {
|
|
|
log.info("供应商添加机构用户-密码发送成功,手机号:" + mobile);
|
|
|
}
|
|
|
//认证通1.7.7ROSS挑战赛挑战赛活动开启期间新增用户短信发送
|
|
|
- smsRossRound(authUserId,mobile);
|
|
|
+// smsRossRound(authUserId,mobile);
|
|
|
} else {
|
|
|
clubUser.setId(clubUserId);
|
|
|
clubMapper.updateClubUser(clubUser);
|