Bläddra i källkod

zzy + 行业基础数据库最新版 --地址修改

zhiyuan-007 8 månader sedan
förälder
incheckning
366062e329
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      vite.config.js

+ 2 - 2
vite.config.js

@@ -25,8 +25,8 @@ export default defineConfig({
             },
             '/addressapi': {
                 // 代理请求之后的请求地址(你的真实接口地址)
-                //target: 'https://cimweb.zjw.sh.cegn.cn:2008/',
-                target: 'http://localhost:9250/',
+                target: 'https://cimweb.zjw.sh.cegn.cn:2008/',
+                //target: 'http://localhost:9250/',
                 secure: false,
                 ws: true,
                 // 跨域