change render_okr to render_ok

This commit is contained in:
zhangxunhui 2023-01-30 21:45:48 +08:00
parent 84f094ac55
commit 6b6a4bc48e
1 changed files with 1 additions and 1 deletions

View File

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