File "D:\dbm\rancher_env\Lib\site-packages\wechat_sender\sender.py", line 57, in send
res_data = json.loads(res.content)
File "c:\python35\Lib\json\__init__.py", line 312, in loads
b'{"message": "Success", "status": 0}'
s.__class__.__name__))
TypeError: the JSON object must be str, not 'bytes'