channelConfig.json 676 B

1234567891011121314151617181920212223
  1. [
  2. {
  3. "id": 1312312,
  4. "channelId": 3,
  5. "title": "告警邮件配置",
  6. "param": "{\"userName\":\"xxx@163.com\",\"passWord\":\"xxx\",\"host\":\"smtp.163.com\",\"port\":465,\"mailSmtpAuth\":true,\"from\":\"xxxx@163.com\",\"to\":\"xxxx@163.com\"}\t",
  7. "createAt": 1683816661690
  8. },
  9. {
  10. "id": 1313123,
  11. "channelId": 1,
  12. "title": "告警钉钉配置",
  13. "param": "{\"dingTalkWebhook\":\"xxxxxxxxxxxxxxxx\",\"dingTalkSecret\":\"xxxx\"}",
  14. "createAt": 1683816661690
  15. },
  16. {
  17. "id": 32141342,
  18. "channelId": 2,
  19. "title": "告警企业微信配置",
  20. "param": "{\"qyWechatWebhook\":\"xxxxxxxxxxxxxxxx\"}",
  21. "createAt": 1683816661690
  22. }
  23. ]