快捷命令服务改为内置 feature

This commit is contained in:
fofolee
2022-05-08 23:30:07 +08:00
parent 1e3042d7a0
commit 1b40855578
9 changed files with 105 additions and 56 deletions

View File

@@ -52,6 +52,14 @@
"分享中心",
"ShareCenter"
]
},
{
"code": "server",
"explain": "配置快捷命令后台服务",
"cmds": [
"快捷命令服务配置",
"quickcommandServer"
]
}
]
}
}