调整新用户信息

This commit is contained in:
liuwei
2025-04-28 13:48:40 +08:00
parent 3af19fe253
commit d651170114
2 changed files with 3 additions and 4 deletions

View File

@@ -131,7 +131,7 @@ class MessageStorage:
# "fileUrl": "/download/20240720/wx_BTVoJ_o_r6DpxNCNiycFE/0ca5b675-8e2c-4dc1-b288-3c44a40086ec4"
# }
# }
# 解析JSON
# 解析JSON http://192.168.2.240:2532/download/20250428/wx_3BC6eSHGE5xEm_hH3__7c/03ab5c03-5524-4a39-aabe-27ca014a4d1e.png
if json and json.get('data') and json['data'].get('fileUrl'):
file_url = json['data']['fileUrl']
if file_url: