From 9b97406ef145e480391fb6f5de540867296c17e8 Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Tue, 21 Nov 2023 09:07:12 +0800 Subject: [PATCH] merge --- common/setting.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/setting.js b/common/setting.js index 583fde1..ffe0107 100644 --- a/common/setting.js +++ b/common/setting.js @@ -13,9 +13,10 @@ // devUrl: 'http://192.168.1.156:9528', // devUrl:'http://192.168.1.50:9528', devUrl: 'http://192.168.0.101:9528', + // devUrl: 'http://192.168.0.102:9528', // devUrl: 'https://srgdjczzxtpt.com:2080/api', - // minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", - minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', + minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", + // minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3