1234567891011121314151617181920212223242526 |
- [
- {
- "id": 12312312,
- "channelConfigId": 1312312,
- "channelCode": "Email",
- "title": "告警邮件模板",
- "content": "您的设备【${title}】<font color=\"warning\">温度过高</font>",
- "createAt": 1683816661690
- },
- {
- "id": 342353425,
- "channelConfigId": 1313123,
- "channelCode": "DingTalk",
- "title": "告警钉钉模板",
- "content": "您的设备【${title}】<font color=\"warning\">温度过高</font>",
- "createAt": 1683816661690
- },
- {
- "id": 786778567,
- "channelConfigId": 32141342,
- "channelCode": "QyWechat",
- "title": "告警企业微信模板",
- "content": "您的设备【${title}】<font color=\"warning\">温度过高</font>",
- "createAt": 1683816661690
- }
- ]
|