提示TypeError: 'NoneType' object is not subscriptable
来源:6-8 unittest和接口测试实战
 
			慕盖茨1470332
2020-08-12

运行的时候 最后提示了TypeError: ‘NoneType’ object is not subscriptable 应该改哪里
写回答
	1回答
- 
				  Mushishi 2020-08-13 前把你的res打印出来,看看你下面那个值获取到了么 00
相似问题
提示TypeError: 'NoneType' object is not subscriptable
来源:6-8 unittest和接口测试实战
 
			慕盖茨1470332
2020-08-12

运行的时候 最后提示了TypeError: ‘NoneType’ object is not subscriptable 应该改哪里
1回答
 
						Mushishi
2020-08-13
前把你的res打印出来,看看你下面那个值获取到了么
相似问题