弃用代码,准备 checkout 到孤儿分支。

This commit is contained in:
91c0e59d-6161-45ab-8aa4-2371574db28f
2025-12-31 13:05:36 +08:00
parent 559cc98083
commit 244d91b7bf
4 changed files with 46 additions and 12 deletions

View File

@@ -77,6 +77,7 @@ def sdgb_api(data, useApi, userId):
proxy = "http://127.0.0.1:6152"
)
resp_enc = r.content
print(resp_enc)
try:
resp_def = aes.decrypt(resp_enc)
except: