channel.json 521 B

1234567891011121314151617181920212223
  1. [
  2. {
  3. "id": "fa1c5eaa-de6e-48b6-805e-8f091c7bb831",
  4. "code": "DingTalk",
  5. "title": "钉钉",
  6. "icon": "http://www.baidu.com",
  7. "createAt": 1683816661690
  8. },
  9. {
  10. "id": "fa1c5eaa-de6e-48b6-805e-8f091c7bb832",
  11. "code": "QyWechat",
  12. "title": "企业微信",
  13. "icon": "http://www.baidu.com",
  14. "createAt": 1683816661690
  15. },
  16. {
  17. "id": "fa1c5eaa-de6e-48b6-805e-8f091c7bb833",
  18. "code": "Email",
  19. "title": "邮箱",
  20. "icon": "http://www.baidu.com",
  21. "createAt": 1683816661690
  22. }
  23. ]