From 0a33c8460d60cf315542dfe60bffd14a08cf9495 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 01 Dec 2023 18:16:37 +0800
Subject: [PATCH] 首页逻辑修改,我的小区,圈子点赞评论功能

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

diff --git a/common/setting.js b/common/setting.js
index aa2c724..5c6d126 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -14,8 +14,8 @@
 	// 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.100: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/',

--
Gitblit v1.9.3