From c9ece393fc028ffecca0915d1b9af62d51b5aef6 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 13 八月 2024 17:21:19 +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