chore: sdgb140
This commit is contained in:
@@ -144,6 +144,8 @@ def apiSDGB(
|
||||
# 处理响应内容
|
||||
responseContentRaw = response.content
|
||||
|
||||
print(list(responseContentRaw))
|
||||
|
||||
# 先尝试解密
|
||||
try:
|
||||
responseContentDecrypted = aes.decrypt(responseContentRaw)
|
||||
|
||||
Reference in New Issue
Block a user