新增拖拉排序
parent
b2430abe73
commit
5972182519
|
|
@ -18,7 +18,7 @@ export default defineConfig({
|
||||||
"/sys": "http://10.100.53.199:8080",
|
"/sys": "http://10.100.53.199:8080",
|
||||||
"/api": "http://10.100.53.199:8080",
|
"/api": "http://10.100.53.199:8080",
|
||||||
"/ws": {
|
"/ws": {
|
||||||
target: "ws://10.100.53.199:8080",
|
target: "ws://10.100.51.199:8080",
|
||||||
ws: true
|
ws: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue