From 67657842bc1789a4b4ff696a006e74c2649d6fae Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Sat, 04 Nov 2023 17:38:20 +0800 Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app --- common/setting.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/common/setting.js b/common/setting.js index 9184fc1..9f9bed3 100644 --- a/common/setting.js +++ b/common/setting.js @@ -11,7 +11,8 @@ // 开发环境接口Url // devUrl: 'https://sk.hubeishuiyi.cn', // devUrl: 'http://192.168.1.156:9528', - devUrl:'http://192.168.0.207:9528', + devUrl:'http://192.168.1.50:9528', + minioBaseUrl:"http://60.220.177.113:9000/jczz/", // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3