feat: 徽章api

This commit is contained in:
Blizzard
2026-02-12 14:34:31 +08:00
parent 01e13e736c
commit 0405968597
22 changed files with 1150 additions and 62 deletions
-1
View File
@@ -15,7 +15,6 @@ const (
ActionPrune = "ACT_PRUNE" // 修剪
ActionRepot = "ACT_REPOT" // 换盆
ActionPhoto = "ACT_PHOTO" // 拍照
ActionLogin = "ACT_LOGIN" // 签到
ActionKillPlant = "ACT_KILL" // 把植物养死了(作为彩蛋徽章)
)