feat: 徽章处理

This commit is contained in:
Blizzard
2026-02-14 15:35:12 +08:00
parent 4ffc41ea84
commit 3f50901ac6
10 changed files with 157 additions and 8 deletions
+2 -2
View File
@@ -66,11 +66,11 @@ func SendCareMsg() error {
}
//3.构造请求参数 发送订阅消息
payload := SendMessagePayload{
TemplateID: "R7fh3NDpuV8DYqI83HpEQvC8mLJy5xMWFl1qeGN9JIo",
TemplateID: "iG5GYMPQAgKxIE9zZNOgKS6tCURhM9p9AC8iZ3Uj3uA",
Page: "pages/tasks/index",
Touser: user.MiniOpenId,
Data: map[string]TemplateDataItem{
"thing2": {
"thing1": {
Value: myPlant.Name + "等",
},
"time3": {