Files
sam-api/database/migrations
kent 3d1dbfc3ca fix: users.password 컬럼 nullable로 변경
- 사원 전용 계정(시스템 로그인 불가) 지원
- 비밀번호 없이 사원 등록 시 500 에러 수정
- EmployeeService.store()에서 password null 허용

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-14 19:42:56 +09:00
..