报错:json未定义

在使用api接口的时候json.jumps调用报错

python的NameError: global name

解决:直接在文件头导入json包即可

可以成功进行post请求

python的NameError: global name