test_027_我的青创赛事-赛事列表.yaml 434 B

12345678910111213141516
  1. -
  2. name: 我的青创赛事-赛事列表
  3. request:
  4. method: post
  5. url: /api/service-match/auth/MthMatchInfoAppController/myMatchList
  6. json:
  7. pageNo : 1
  8. pageSize : 10
  9. query: {
  10. qcFlag: 1
  11. }
  12. headers:
  13. Token: ${read_yaml(token)}
  14. "Mi": ${genRat("/api/service-match/auth/MthMatchInfoAppController/myMatchList", 10231)}
  15. validate:
  16. - contains: true