feat:添加了月度计划 # 我要混提交

This commit is contained in:
minecraft1024a
2025-08-21 12:32:48 +08:00
parent 7894cd81b0
commit b1b08c1814
13 changed files with 512 additions and 15 deletions

View File

@@ -434,6 +434,7 @@ MODULE_COLORS = {
"dependency_manager": "\033[38;5;30m", # 深青色
"manifest_utils": "\033[38;5;39m", # 蓝色
"schedule_manager": "\033[38;5;27m", # 深蓝色
"monthly_plan_manager": "\033[38;5;171m",
# 聊天和多媒体扩展
"chat_voice": "\033[38;5;87m", # 浅青色
@@ -536,6 +537,7 @@ MODULE_ALIASES = {
"dependency_manager": "依赖管理",
"manifest_utils": "清单工具",
"schedule_manager": "计划管理",
"monthly_plan_manager": "月度计划",
# 聊天和多媒体扩展
"chat_voice": "语音处理",