From 41a4b22ec3123342bb608ff7f29687ecdb527e80 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 06 八月 2024 15:52:51 +0800 Subject: [PATCH] update http请求提醒 --- environments/index.js | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/environments/index.js b/environments/index.js index 35e6a7b..199d56d 100644 --- a/environments/index.js +++ b/environments/index.js @@ -3,12 +3,9 @@ httpBaseUri: 'https://www.hmyxianhua.com/flower', // httpBaseUri: 'http://47.99.58.211/flower', // httpBaseUri: 'http://localhost:8080/flower', - clientId: '', secret: '', tenantId: '', - appDownloadUri: 'http://xxx/app/', - websocketUrl: '', type: 'dev' } -- Gitblit v1.9.3