From f78e1bd0772608c7cd59264ab94f87ef94012c0b Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期五, 21 三月 2025 09:56:15 +0800
Subject: [PATCH] 工作流

---
 customer_list/yw/static/config/globalConfig.test.js |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/customer_list/yw/static/config/globalConfig.test.js b/customer_list/yw/static/config/globalConfig.test.js
index 9d4c6ee..5897edc 100644
--- a/customer_list/yw/static/config/globalConfig.test.js
+++ b/customer_list/yw/static/config/globalConfig.test.js
@@ -7,7 +7,11 @@
 	ICPLicense: '娌狪CP澶�14049296鍙�-2',
 
 	WebApiUrl: {
-		MainUrl: 'http://widev.cpolar.top',
+		MainUrl: 'https://widev.cpolar.top/ai_dev/',
+		// MainUrl: 'http://192.168.1.58:8080/',
+		// MainUrl: 'http://192.168.1.41:8080/',
+
+
 		AuthUrl: 'http://47.100.245.85:8190/',
 	},
 	SoftWareInfo: {

--
Gitblit v1.9.3