Chore: DB - 각 ID 컬럼의 데이터 타입 및 Entity 수정

This commit is contained in:
Gyubin-Han
2025-06-12 18:43:14 +09:00
parent 77b78282a1
commit 182d065b37
4 changed files with 18 additions and 11 deletions

View File

@@ -14,6 +14,7 @@
### 구현 현황
- [x] 개발 환경 구축
- [x] DB 설계 및 Entity 구현
- [x] URL 단축 알고리즘 구현
- [x] HTTP(HTTPS) URL 검증 구현
- [ ] URL 단축 알고리즘 구현
- [ ] URL 단축 저장 및 조회 기능 구현
- [ ] 테스트 및 배포