⚡新增 ISIM 电费查缴系统
This commit is contained in:
@@ -95,7 +95,7 @@ async def check_auth_status(
|
||||
userid=user.userid
|
||||
),
|
||||
)
|
||||
except Exception as e:
|
||||
except Exception:
|
||||
# token无效或其他错误
|
||||
return AuthmeResponse(
|
||||
code=401,
|
||||
|
||||
Reference in New Issue
Block a user