test_033_个人中心-我的下载-文件.yaml 458 B

12345678910111213141516
  1. -
  2. name: 个人中心-我的下载-文件
  3. request:
  4. method: post
  5. url: /api/service-app-second/auth/appDownloadRecordController/queryFileList
  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/queryFileList", 10231)}
  15. validate:
  16. - contains: true