田源
2024-07-09 b183736b9b8ec60e2be39a3ef99f7ef0f6708f80
Source/plt-web/plt-web-ui/vue.config.js
@@ -26,7 +26,9 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        target: 'http://localhost:12000/web',
        // target: 'http://localhost:12000/web',
        target: 'http://192.168.0.105:12005/web', // yxc
        // target: 'http://192.168.0.103:12005/web', // ldc
        // target: 'http://dev.vci-tech.com:37000',
        //远程演示服务地址,可用于直接启动项目
        //target: 'https://saber.bladex.vip/api/',