ZengTao
2024-04-18 1bb91fea213a129dd71295bdef58dcbbd2ea6a7b
UI-Project/vite.config.js
@@ -27,7 +27,7 @@
        rewrite: (path) => path.replace(/^\/api/, '/'),
      },
      '/api2': {
        target: 'http://localhost:8081/mesModuleTools',
        target: 'http://localhost:8085/mesModuleTools',
        changeOrigin: true,
        pathRewrite: {
          '^/api2': '',