调整新用户信息
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user