mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 10:55:43 +08:00
添加快捷命令服务的功能
This commit is contained in:
@@ -17,5 +17,15 @@ export default {
|
||||
enable: false,
|
||||
tag: "别名"
|
||||
},
|
||||
crontab: {
|
||||
enable: false,
|
||||
tag: "任务"
|
||||
},
|
||||
apiServer: {
|
||||
enable: false,
|
||||
port: 33442,
|
||||
cmd: "",
|
||||
serverStatus: false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user