feat: channel Lark is done

This commit is contained in:
JustSong
2022-11-22 09:09:15 +08:00
parent 2a5764f00f
commit d634445c25
5 changed files with 117 additions and 9 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
## TODOs
+ [ ] Token Store 测试(内存泄漏检查,不必要的拷贝的检查)
+ [ ] 添加 & 更新推送配置信息时对 Token Store 进行妥善更新
+ [ ] 微信消息推送 API
+ [ ] 支持飞书
+ [x] 微信消息推送 API
+ [x] 支持飞书
+ [ ] 支持钉钉
+ [ ] 支持 Telegram
+ [ ] 重新编写 README