channelTemplate.json 626 B

12345678910111213141516171819
  1. [ {
  2. "id" : 12312312,
  3. "channelConfigId" : 1312312,
  4. "title" : "告警邮件模板",
  5. "content" : "您的设备【${title}】<font color=\"warning\">温度过高</font>",
  6. "createAt" : 1683816661690
  7. }, {
  8. "id" : 342353425,
  9. "channelConfigId" : 1313123,
  10. "title" : "告警钉钉模板",
  11. "content" : "您的设备【${title}】<font color=\"warning\">温度过高</font>",
  12. "createAt" : 1683816661690
  13. }, {
  14. "id" : 786778567,
  15. "channelConfigId" : 32141342,
  16. "title" : "告警企业微信模板",
  17. "content" : "您的设备【${title}】<font color=\"warning\">温度过高</font>",
  18. "createAt" : 1683816661690
  19. } ]