Traceback (most recent call last): File "/data/www/harar/app.py", line 4096, in get atl = [2,'

商家名称:'+shang[1].encode('utf8', 'ignore')+'
举办单位:'+shang[27].encode('utf8', 'ignore')+'
商家类型:'+utype_list[tmp[0]].encode('utf8', 'ignore')+'
所在地区:'+sheng.encode('utf8', 'ignore')+'/'+shi.encode('utf8', 'ignore')+'
公司规模:'+pnum_list[shang[22]].encode('utf8', 'ignore')+'
注册资本:'+shang[23].encode('utf8', 'ignore')+'万元
注册年份:'+shang[24].encode('utf8', 'ignore')+'年
资料认证: '+state+'
经营模式:'+btype_list[shang[25]].encode('utf8', 'ignore')+'
经营范围:'+shang[20].encode('utf8', 'ignore')+'
主营行业:'+biz_list[int(str(shang[26])[:2])].encode('utf8', 'ignore')+'


'] TypeError: 'NoneType' object has no attribute '__getitem__'