- -
- name: 为你推荐
- request:
- method: post
- url: /aicloud-api/xcdmx/interface/draftDecisionController/fetchList
- headers:
- opertoken: ${read_yaml(token)}
- "Mi": ${genRat("/aicloud-api/xcdmx/interface/draftDecisionController/fetchList")}
- json:
- categoryIds:
- [106180212]
- cursorId: ""
- validate:
- - contains: 200
|