增加api的访问说明

This commit is contained in:
2025-09-07 20:37:23 +08:00
parent 16e3b14984
commit 8052a83ee2
2 changed files with 162 additions and 85 deletions

4
.gitignore vendored
View File

@@ -7,10 +7,6 @@ __pycache__/
*.pyc
*$py.class
# Database
db.sqlite3
*.sqlite3
*.sqlite
# Logs
*.log