diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 1c87e117..4b19b1ab 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -96,7 +96,7 @@ class ApplicationController < ActionController::Base tip_exception(-2, "该手机号码或邮箱已绑定") end render_okr - # end + end # 发送及记录激活码 # 发送验证码:type 1:注册手机验证码 2:找回密码手机验证码 3:找回密码邮箱验证码 4:绑定手机 5:绑定邮箱