田源
2023-04-11 4e13584a74c860f9fa8fd2d6aee3021fe6bb6b77
Source/UBCS-WEB/vue.config.js
@@ -26,7 +26,7 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        target: 'http://192.168.0.106:37000',
        target: 'http://192.168.0.101:37000',
        // target: 'http://dev.vci-tech.com:37000',
        //远程演示服务地址,可用于直接启动项目
        //target: 'https://saber.bladex.vip/api',