feat: add feishu and aliyunsms

This commit is contained in:
engigu
2025-12-17 21:51:21 +08:00
parent f520dbf746
commit 64f746a7ec
16 changed files with 537 additions and 165 deletions
+4
View File
@@ -33,6 +33,10 @@ type InsDtalkConfig struct {
type InsQyWeiXinConfig struct {
}
// InsFeishuConfig 实例里面的飞书config
type InsFeishuConfig struct {
}
// InsCustomConfig 实例里面的自定义config
type InsCustomConfig struct {
}