新增拖拉排序

dev_na
alanpaine 2026-04-15 13:49:30 +08:00
parent b2430abe73
commit 5972182519
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export default defineConfig({
"/sys": "http://10.100.53.199:8080",
"/api": "http://10.100.53.199:8080",
"/ws": {
target: "ws://10.100.53.199:8080",
target: "ws://10.100.51.199:8080",
ws: true
}
}