@@ -469,7 +469,7 @@ public class UserProfileServiceImpl extends ServiceImpl<UserProfileMapper, UserP
//审核通过同步身份证到用户信息
}
//审核承诺书发送消息
- sendAuiditSMS(update);
+ // sendAuiditSMS(update);
return this.updateById(update);