Merge branch 'develop' into standalone_develop

This commit is contained in:
2022-05-25 11:47:44 +08:00
4 changed files with 44 additions and 7 deletions

View File

@@ -214,6 +214,7 @@ Rails.application.routes.draw do
post :remote_password
post :change_password
post :check
post :login_check
post :simple_update
end
end