Bootstrap

python json格式转字典

impor json
req=json.loads(转换的内容)

;