实时保存后台服务的脚本

This commit is contained in:
fofolee
2022-05-02 16:56:44 +08:00
parent 64e585a7e5
commit a53c1a16e0
3 changed files with 86 additions and 96 deletions

View File

@@ -22,7 +22,6 @@ export default {
apiServer: {
enable: false,
port: 33442,
cmd: "",
serverStatus: false
}
}