From fbdc9fd53ce80d89b70184db67258f7b3b3a2ebb Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Fri, 27 Oct 2023 14:51:58 +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 c428539..19c5960 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -10,7 +10,7 @@
 	version: '2.0.0',
 	// 开发环境接口Url
 	// devUrl: 'https://sk.hubeishuiyi.cn',
-	devUrl: 'http://172.16.13.129:9528',
+	devUrl: 'http://192.168.1.133:9528',
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',
 	dataCenterUrl: 'https://sk.hubeishuiyi.cn/services',

--
Gitblit v1.9.3