From a7169fdee8b683deb83f147fc9319b0bd7b04cf4 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 17 Nov 2023 18:08:54 +0800
Subject: [PATCH] 工作日志数据交互, 住户审核列表,任务页面数据渲染

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

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

--
Gitblit v1.9.3