- HasMaxLength(8) → HasMaxLength(12) 변경 - 코드에서 12자 UUID를 생성하나 DB가 8자만 허용하는 버그 - 회원가입 시 'Data too long for column AdminCode' 500 에러 해결