lyh
2025-01-09 03ce2337efc104faf4d2b581bf9380dc662bfca1
vue.config.js
@@ -109,7 +109,7 @@
      /* 注意:jeecgboot前端做了改造,此处不需要配置跨域和后台接口(只需要改.env相关配置文件即可)
          issues/3462 很多人此处做了配置,导致刷新前端404问题,请一定注意*/
      '/api': {
        target: 'http://127.0.0.1:9998',
        target: 'http://127.0.0.1:9999',
        ws: false,
        changeOrigin: true,
        pathRewrite: {