Explorar o código

对接退款接口

wangxin %!s(int64=6) %!d(string=hai) anos
pai
achega
9a0e264baa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -59,7 +59,7 @@ module.exports = {
     port: 8091,
     proxy: {
       '/powerjob': {
-        target: 'http://192.168.1.102:8090', //请求本地 需要powerjob后台项目
+        target: 'http://127.0.0.1:8090', //请求本地 需要powerjob后台项目
         ws: false,
         changeOrigin: true
       },