diff --git a/src/config.js b/src/config.js index 4ad3bb5..f62dfb6 100644 --- a/src/config.js +++ b/src/config.js @@ -1,7 +1,7 @@ // 应用全局配置 const config = { // baseUrl: 'https://vue.ruoyi.vip/prod-api', - baseUrl: 'http://152.136.151.187:86/prod-api', + baseUrl: 'http://152.136.151.187:82/prod-api', // baseUrl: 'http://localhost:8080', //cloud后台网关地址 // baseUrl: 'http://192.168.10.3:8080',