feat: add baihu notify

This commit is contained in:
duorameng
2026-04-16 21:17:09 +08:00
parent e6864373bc
commit 3f5d11a8ef
13 changed files with 382 additions and 123 deletions
+4
View File
@@ -24,4 +24,8 @@ var Commands = []CommandInfo{
Name: "restore",
Description: "从本地 zip 文件中全量恢复系统级备份数据",
},
{
Name: "builtininstall",
Description: "为所有 mise 管理的 Node.js 和 Python 环境安装内建助手库",
},
}