From d9ef0fa180b232dae0cff4fec0c02597ced6be24 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 03 Nov 2023 12:26:28 +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 19c5960..9184fc1 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -10,7 +10,8 @@
 	version: '2.0.0',
 	// 开发环境接口Url
 	// devUrl: 'https://sk.hubeishuiyi.cn',
-	devUrl: 'http://192.168.1.133:9528',
+	// devUrl: 'http://192.168.1.156:9528',
+	devUrl:'http://192.168.0.207:9528',
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',
 	dataCenterUrl: 'https://sk.hubeishuiyi.cn/services',

--
Gitblit v1.9.3