feat: add wehchat template message push

This commit is contained in:
engigu
2024-03-05 14:42:12 +08:00
parent 32c1c8ad76
commit 4388d08109
16 changed files with 277 additions and 24 deletions
+2
View File
@@ -30,3 +30,5 @@ const AboutSectionName = "about"
// 限制goroutine的最大数量
var MaxSendTaskSemaphoreChan = make(chan string, 2048)
// 内存缓存存放所有的微信公共号的缓存实例