[버그수정]

This commit is contained in:
LASTA_DEV01\lasta
2026-05-11 13:02:11 +09:00
parent 5935c6cbe8
commit 3663734781
13 changed files with 686 additions and 135 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@ __pycache__/
*.py[cod]
.pytest_cache/
crawler_platform.db
crawler_platform.db-*
*.sqlite
*.sqlite3
*.sqlite-*
*.sqlite3-*
uvicorn.*.log