mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
新增:根据id查询疑修
This commit is contained in:
@@ -47,6 +47,7 @@ defaults format: :json do
|
||||
end
|
||||
|
||||
member do
|
||||
get :show_by_id
|
||||
resources :journals, module: :issues, only: [:index, :create, :update, :destroy] do
|
||||
member do
|
||||
get :children_journals
|
||||
|
||||
Reference in New Issue
Block a user