From 3d1e8016516b1b27def77871c8644be363d4fb88 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 26 七月 2024 18:38:59 +0800 Subject: [PATCH] 1 --- 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