test_007_个人中心-我的关注导师-列表.yaml 501 B

12345678910111213141516171819
  1. -
  2. name: 个人中心-我的关注导师-列表
  3. request:
  4. method: post
  5. url: /api/service-app-second/auth/vc_tutor_main/listTutorFollowApp
  6. json:
  7. pageNo: 1
  8. pageSize: 10
  9. query: {
  10. name: "",
  11. pageNo: 1
  12. }
  13. headers:
  14. Token: ${read_yaml(token)}
  15. "Mi": ${genRat("/api/service-app-second/auth/vc_tutor_main/listTutorFollowApp")}
  16. extract:
  17. wdgzdsid: $.data.result[0].id
  18. validate:
  19. - contains: true