test_016_赛事天地-列表.yaml 402 B

123456789101112131415161718
  1. -
  2. name: 赛事天地-列表
  3. request:
  4. method: post
  5. url: /api/service-match/auth/MthMatchInfoAppController/list
  6. json:
  7. pageNo : 1
  8. pageSize : 10
  9. query : {
  10. categoryId : "",
  11. matchName : ""
  12. }
  13. headers:
  14. Token: ${read_yaml(token)}
  15. extract:
  16. sstdid: '"id":"(.*?)"'
  17. validate:
  18. - contains: true