From b51b26b1b6ed71f2a1c2f440f4a374c578f9ed8a Mon Sep 17 00:00:00 2001 From: GULIMMO <2820890765@qq.com> Date: Thu, 09 Nov 2023 17:41:11 +0800 Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app --- common/setting.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/setting.js b/common/setting.js index d7c24cd..97efe8a 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.104:9528', + devUrl: 'http://192.168.0.101:9528', minioBaseUrl: "http://60.220.177.113:9000/jczz/", // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', -- Gitblit v1.9.3