- -
- name: 活动中心-活动类型
- request:
- method: get
- url: /api/service-qzh/auth/publishActivityController/getBelongBUsiness
- headers:
- Token: ${read_yaml(token)}
- "Mi": ${genRat("/api/service-qzh/auth/publishActivityController/getBelongBUsiness")}
- validate:
- - contains: true
|