@@ -446,7 +446,7 @@ public class AuthorizationController {
badIntentionOpService.checkHandleBadUserOp(phone, verifyCode, ticket, randStr, request);
String code = StringUtil.getRandomCodeStr(digit);
Boolean isFlag;
- if (!isFree) {
+ if (false) {
isFlag = SmsUtil.sendTencent(cid, phone, code);
} else {
// 发送短信