forked from Trustie/forgeplus
更改:路由更改
This commit is contained in:
parent
3a3e024931
commit
eac6304ef2
|
|
@ -74,6 +74,9 @@ Rails.application.routes.draw do
|
|||
post :confirm_delete
|
||||
post :plus
|
||||
get :show_simple
|
||||
end
|
||||
|
||||
collection do
|
||||
get :batch_show_simple
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue