test_032_个人中心-我的下载-图片.yaml 449 B

12345678910111213141516
  1. -
  2. name: 个人中心-我的下载-图片
  3. request:
  4. method: post
  5. url: /api/service-app-second/auth/appDownloadRecordController/queryImgList
  6. json:
  7. pageNo : 1
  8. pageSize : 10
  9. query : {
  10. name : ""
  11. }
  12. headers:
  13. Token: ${read_yaml(token)}
  14. "Mi": ${genRat("/api/service-app-second/auth/appDownloadRecordController/queryImgList")}
  15. validate:
  16. - contains: true