mozhuangru hace 1 día
padre
commit
b67f418cba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
   devServer: {
     proxy: {
       '/api': {
-        target: 'https://pm.huiguanjia.cn/9ad134a361f8d778/', // 对应自己的接口
+        target: 'https://wy-test.huiguanjia.cn/9ad134a361f8d778/', // 对应自己的接口
         changeOrigin: true,
         ws: false,
         pathRewrite: {