mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 20:55:46 +08:00
新增:检查用户id的接口
This commit is contained in:
@@ -5,6 +5,7 @@ defaults format: :json do
|
||||
resource :users, path: '/', only: [:update, :edit, :destroy] do
|
||||
collection do
|
||||
get :send_email_vefify_code
|
||||
post :check_user_id
|
||||
post :check_password
|
||||
post :check_email
|
||||
post :check_email_verify_code
|
||||
|
||||
Reference in New Issue
Block a user