From a165a1551f90457cca0d7c16fa8151da75ac1cfa Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期四, 08 八月 2024 17:42:08 +0800 Subject: [PATCH] update 统计跳转和签收 --- 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