From 137ee9dd563598a3064ae27d7e671632fac6ca1e Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 10:22:56 +0800 Subject: [PATCH] 1 --- 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