From e5c6cf597abe3a454f5686ec0c41bfe48d4e746c Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 06 Dec 2023 18:08:12 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app

---
 common/setting.js |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/common/setting.js b/common/setting.js
index 14b7ea8..cfa849f 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -12,9 +12,13 @@
 	// devUrl: 'https://sk.hubeishuiyi.cn',
 	// devUrl: 'http://192.168.1.156:9528',
 	// devUrl:'http://192.168.1.50:9528',
-	devUrl: 'http://192.168.0.102:9528',
-	// devUrl: 'https://srgdjczzxtpt.com:2080/api',
+	// devUrl: 'http://192.168.0.102:9528',
+	// devUrl:'https://srgdjczzxtpt.com:2080/api',
+	// devUrl: 'http://192.168.0.102:9528',
+	devUrl: 'https://srgdjczzxtpt.com:2080/api',
 	minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",
+	// minioBaseUrl:"http://192.168.0.103:9528/",
+	// minioBaseUrl: 'https://srgdjczzxtpt.com:2080/',
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',
 	dataCenterUrl: 'https://sk.hubeishuiyi.cn/services',

--
Gitblit v1.9.3