From 12c6e1e7a2445bc55495c719852a902cf7196bc7 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 08 Nov 2023 18:15:02 +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 80a7918..d7c24cd 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.1.133:9528',
+	devUrl: 'http://192.168.0.104:9528',
 	minioBaseUrl: "http://60.220.177.113:9000/jczz/",
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',

--
Gitblit v1.9.3