feat(core): 在线版 compiler 模式下允许自定义url

This commit is contained in:
王立帮
2025-05-08 23:06:26 +08:00
parent ca02dacec8
commit 3b10f7742c
4 changed files with 26 additions and 2 deletions

View File

@@ -18,9 +18,11 @@
}
},
"webSocket": {
"url": "",
"enabled": false
},
"webCompiler": {
"url": "",
"enabled": false
},
"behaviorRecord": {