修改路由

This commit is contained in:
sylor_huang@126.com
2020-05-15 17:31:53 +08:00
parent fc9e7e7bac
commit e67831df77
2 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ Rails.application.routes.draw do
get :branches
post :watch
get :watch_users
get :parise_users
get :praise_users
get :fork_users
end
end