From e0c780a058a97fcee0bc1987943981719a9079cd Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Tue, 30 Jan 2024 18:11:29 +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 1f08dc9..ee2aee9 100644 --- a/common/setting.js +++ b/common/setting.js @@ -13,7 +13,7 @@ devUrl: 'http://192.168.0.101:9528', // devUrl: 'https://srgdjczzxtpt.com:2080/api', // devUrl: 'https://kt39592615.goho.co', - // minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", + minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", // minioBaseUrl: "http://192.168.0.101:9528/", // 数据中台接口url dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3