|
|
@@ -95,7 +95,7 @@ class ApplicationController < ActionController::Base |
|
|
elsif type.to_i == 3 && user_exist |
|
|
elsif type.to_i == 3 && user_exist |
|
|
tip_exception(-2, "该手机号码或邮箱已绑定") |
|
|
tip_exception(-2, "该手机号码或邮箱已绑定") |
|
|
end |
|
|
end |
|
|
render_okr |
|
|
|
|
|
|
|
|
render_ok |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
# 发送及记录激活码 |
|
|
# 发送及记录激活码 |
|
|
|