30ab45a3c6
Build & Deploy to K8s / build-and-deploy (push) Successful in 4m27s
화면 폭: - 4개 페이지(사용자/권한 그룹/권한/부서) max-w 제거 → 화면 전체 사용 - 헤더 텍스트 컴팩트화 (text-xl + 작은 설명문) 부서관리 dept_info 스키마 1:1 매핑: - 누락 필드 6개 추가: master_sabun, master_user_id, location, location_name, data_type, sales_yn - frontend types/department.ts: Department / DepartmentFormData 확장 - frontend deptMngList: 폼 추가 + handleSelectDepartment / payload 매핑 - backend mapper: INSERT/UPDATE에 6개 컬럼 추가 - backend DepartmentService: insertParams/updateParams에 6개 필드 추가 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>