diff --git a/proxy.conf.json b/proxy.conf.json index 840a61d..2efe5f2 100644 --- a/proxy.conf.json +++ b/proxy.conf.json @@ -1,30 +1,30 @@ { "/sysapi": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true }, "/login": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true }, "/logout": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true }, "/adminapi": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true }, "/v2": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true @@ -36,7 +36,7 @@ "ws": true }, "/msgexchangeapi": { - "target": "http://130.120.3.231:91", + "target": "http://hz015.int.it2000.com.cn", "secure": false, "changeOrigin": true, "ws": true