You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在输入完参数后会发现有type error:
File "D:\demo\pythonProject1\GZC\indicator\tourism\crawl.py", line 43, in get_index_data
uniqid = data['uniqid']
TypeError: string indices must be integers
The text was updated successfully, but these errors were encountered:
在输入完参数后会发现有type error:
File "D:\demo\pythonProject1\GZC\indicator\tourism\crawl.py", line 43, in get_index_data
uniqid = data['uniqid']
TypeError: string indices must be integers
The text was updated successfully, but these errors were encountered: