refactoring

This commit is contained in:
2026-05-02 16:24:42 +09:00
parent 296adf3073
commit 859c39fe0c
194 changed files with 5267 additions and 0 deletions

5
automation/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
"""
automation/ — Playwright 기반 관리자 사이트 자동 입력 패키지
config/와 core/에 의존하며, 관리자 사이트의 UI 조작을 담당합니다.
"""