From 35bbc4ae1911beeb27999d578205c48d04f532cb Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期四, 27 六月 2024 15:05:53 +0800 Subject: [PATCH] 去掉不用的资源文件 --- environments/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/environments/index.js b/environments/index.js index 32acfb1..d72a54b 100644 --- a/environments/index.js +++ b/environments/index.js @@ -23,7 +23,7 @@ export default { // httpBaseUri: 'http://localhost:8084', - httpBaseUri: 'http://106.14.123.210:8080/flower', + httpBaseUri: 'http://121.199.161.55:8080/flower', // http://106.14.123.210:8080/flower/swagger-ui.html#/ // httpBaseUri: 'http://121.196.214.70', // httpBaseUri: 'http://localhost:8084', -- Gitblit v1.9.3