v0.6.1测试

This commit is contained in:
2026-04-14 20:59:06 +08:00
parent d17a63d4cd
commit a7f491cef6
3 changed files with 9 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ class AuthService:
"username": user["username"],
"real_name": user["real_name"],
"user_type": user["user_type"],
"student_id": user["student_id"],
"role": role,
"need_change_password": user["need_change_password"] == 1,
"redirect": redirect