jsUrl = 'http://www.heze.cn/qiye/index.php?a=userinfo&username={}'.format(bizQiyeId)r = requests.get(jsUrl)r.encoding = 'utf-8'