This commit is contained in:
dela
2026-01-29 22:41:16 +08:00
parent d60327e588
commit 81577a3a59
5 changed files with 1546 additions and 1 deletions

View File

@@ -407,7 +407,7 @@ async def register_account(
}
finally:
# 清理会话资源
if session:
try:
session.close()