feat:更新博客访客记录
This commit is contained in:
@@ -18,6 +18,3 @@ def create(db: Session, username: str, password: str) -> SessionResponse:
|
||||
access_token=create_token(create_payload(username)),
|
||||
token_type="Bearer"
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user