From 91036322a8ae3b3a1bf1e1e6ae5cfb48fbdddc0e Mon Sep 17 00:00:00 2001 From: PQZ Date: Tue, 24 Sep 2024 14:08:50 +0800 Subject: [PATCH] 1 --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index ad9bd5c..ba4d5e4 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ // 应用全局配置 module.exports = { //baseUrl: 'https://www.nuoyunr.com/admin-api', - baseUrl: 'http://192.168.1.4:48080/userClient', + baseUrl: 'http://192.168.1.4:48080', imagesUrl: 'http://shequ.0315e.com/static/images/pages/', baseImageUrl: 'https://www.nuoyunr.com/minio', //wsUrl: 'wss://www.nuoyunr.com/admin-api',