mozhuangru 1 ngày trước cách đây
mục cha
commit
b67f418cba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {