接口自动化整体结构:
test_result结构如下:
test_data中放入excle表格数据:
tools中都是一些工具:
test_case中将tools里的工具和test_data里的数据结合,如下所示: