From b6524514b653704cd0d2414c560ec579b76d42e2 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Sun, 4 Jan 2026 15:09:33 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=ED=8A=B8=EB=9F=AC=EB=B8=94=EC=8A=88?= =?UTF-8?q?=ED=8C=85=20=EB=AC=B8=EC=84=9C=20=EB=AF=B8=EA=B5=AC=ED=98=84=20?= =?UTF-8?q?=ED=95=AD=EB=AA=A9=20=EC=84=B9=EC=85=98=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...in_dashboard_navigation_structure_refactoring.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/journey/troubleshooting/251225_admin_dashboard_navigation_structure_refactoring.md b/journey/troubleshooting/251225_admin_dashboard_navigation_structure_refactoring.md index 6f86377..9ee3850 100644 --- a/journey/troubleshooting/251225_admin_dashboard_navigation_structure_refactoring.md +++ b/journey/troubleshooting/251225_admin_dashboard_navigation_structure_refactoring.md @@ -68,6 +68,15 @@ --- -## 참고 -- 계획 문서: `journey/plans/archive/251225_admin_dashboard_navigation_structure_refactoring.md` +## 미구현 항목 + +### 백엔드 API 서버 구분 지원 +- `get_services_status()`에 서버 필터 파라미터 추가 필요 +- 51123/51124 서버 서비스 목록 분리 필요 +- 프론트엔드가 서버별 API 호출하도록 수정 필요 + +--- + +## 참고 +- 계획 문서: `journey/plans/251225_admin_dashboard_navigation_structure_refactoring.md`