添加可视化编排的独立入口

This commit is contained in:
fofolee
2025-01-12 15:35:45 +08:00
parent 2fcad53ef9
commit 9df34cfe08
9 changed files with 134 additions and 63 deletions

View File

@@ -32,6 +32,15 @@
],
"icon": "features/code.png"
},
{
"code": "composer",
"explain": "运行可视化编排",
"cmds": [
"可视化编排",
"RunComposer"
],
"icon": "features/code.png"
},
{
"code": "newcommand",
"explain": "快速新建快捷命令",