feat: userdata fetch

This commit is contained in:
mokurin000
2025-07-31 10:05:59 +08:00
parent 05d7c1305b
commit e1c51f255f
2 changed files with 31 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ def apiSDGB(
# 处理响应内容
responseContentRaw = response.content
print(list(responseContentRaw))
# 先尝试解密
try: