noticeSettingProfile.yaml 354 字节
version: v1
kind: Schema
metadata:
  name: noticeSettingProfile
  description: web页面上编排消息需要的候选参数
  attributes:
    - name: paramList
      description: 可选变量列表
      type:
        array: noticeSettingParam
    - name: moduleList
      description: 业务模块列表
      type:
        schema: noticeSettingModule