From f5da3e442eb0b9208e7b37d25959a3d5362f3b54 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 10 Nov 2023 17:20:54 +0800
Subject: [PATCH] 标签事件详情页面数据交互,网格员审核列表与审核功能数据交互

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

diff --git a/common/setting.js b/common/setting.js
index 97efe8a..66b71d2 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -12,7 +12,7 @@
 	// devUrl: 'https://sk.hubeishuiyi.cn',
 	// devUrl: 'http://192.168.1.156:9528',
 	// devUrl:'http://192.168.1.50:9528',
-	devUrl: 'http://192.168.0.101:9528',
+	devUrl: 'http://192.168.0.102:9528',
 	minioBaseUrl: "http://60.220.177.113:9000/jczz/",
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',

--
Gitblit v1.9.3