From da713fe262324b87789fe49a6285ac8f2008d190 Mon Sep 17 00:00:00 2001
From: yangyin <18723093654@163.com>
Date: 星期五, 06 十二月 2024 14:01:43 +0800
Subject: [PATCH] 安卓手机下载APP路径位置放到globalConfig

---
 customer_list/ch/static/config/globalConfig.test.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/customer_list/ch/static/config/globalConfig.test.js b/customer_list/ch/static/config/globalConfig.test.js
index 97f5724..50f638e 100644
--- a/customer_list/ch/static/config/globalConfig.test.js
+++ b/customer_list/ch/static/config/globalConfig.test.js
@@ -10,7 +10,8 @@
 		MainUrl: 'https://widev.cpolar.top/ai_dev/',
 		AuthUrl: 'http://47.100.245.85:8190/',
 		// 鍒嗕韩閾炬帴
-		ShareUrl:'http://101.133.133.173:8084/sharedev'
+		ShareUrl:'http://101.133.133.173:8084/sharedev',
+		PhoneUrl:'https://wi.beng35.com/mobile/prod'
 	},
 	SoftWareInfo: {
 		// 缃戠珯涓绘爣棰橈紙鑿滃崟瀵艰埅銆佹祻瑙堝櫒褰撳墠缃戦〉鏍囬锛�

--
Gitblit v1.9.3