feature/screen-management #208
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/screen-management"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- 잘못된 API 경로 수정 - 이전: /api/table-type/category-values/{tableName}/{columnName} - 수정: /api/table-categories/{tableName}/{columnName}/values - 백엔드 라우트와 일치하도록 변경 (app.ts에서 /api/table-categories로 마운트됨) - 좌측/우측 패널 카테고리 매핑 로드 API 호출 경로 수정