feat:清除gitignore文件

This commit is contained in:
2025-09-23 15:10:40 +08:00
parent 6977463918
commit de43a551bc
105 changed files with 0 additions and 2555 deletions

View File

@@ -1,6 +0,0 @@
from pydantic import BaseModel
class SessionResponse(BaseModel):
access_token: str
token_type: str