diff --git a/src/config.js b/src/config.js index 0cf0f60..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://120.53.89.22:82/prod-api', + baseUrl: 'http://152.136.151.187:82/prod-api', // baseUrl: 'http://localhost:8080', //cloud后台网关地址 // baseUrl: 'http://192.168.10.3:8080', @@ -28,4 +28,4 @@ const config = { } } - export default config \ No newline at end of file + export default config