- -
- 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: {}
- validate:
- - contains: 200
|