-
test_intercept.py 测试用例执行无问题
-
test_order_delete.py 测试用例执行就报错
-
send 与 send_api_data 方法
-
token在 conftest.py文件中实现 登录token
-
出现问题,是同样的方法,在test_intercept 可以执行,到test_order_delete无法执行
你对比下test_intercept 和 test_order_delete的yaml文件看看是不是数据结构或者数据类型有啥不一样的地方不
打印下send_api_date方法接收到的data数据有啥区别