feat(): 优化项目

- 更新README
- 修复bug
This commit is contained in:
2025-02-26 17:25:37 +08:00
parent 913bb3f396
commit bc55dffe40
9 changed files with 93 additions and 23 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
.idea/
.venv/
poetry.lock
.pytest_cache/
.pytest_cache/
report
temp
logs