新增: 项目概览更新

This commit is contained in:
2024-12-11 14:43:21 +08:00
parent 9cdc593763
commit 3b55009473
7 changed files with 74 additions and 14 deletions

View File

@@ -7,10 +7,7 @@ defaults format: :json do
get :my_issues
get :my_pm_projects
get :my_projects
end
end
namespace :projects do
resources :dashboards, only: [:index] do
get :my_operate_journals
end
end
resources :issues do