From 3a178cdd49413cbe2551ca0d4a11cf2629d082cb Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Thu, 16 Nov 2023 18:08:01 +0800 Subject: [PATCH] 编写逻辑获取权限菜单,网格巡查数据交互 --- common/setting.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/setting.js b/common/setting.js index 1f08edf..4239c01 100644 --- a/common/setting.js +++ b/common/setting.js @@ -12,9 +12,9 @@ // devUrl: 'https://sk.hubeishuiyi.cn', // devUrl: 'http://192.168.1.156:9528', // devUrl:'http://192.168.1.50:9528', - devUrl: 'http://192.168.0.102:9528', - // devUrl: 'https://srgdjczzxtpt.com:2080/api', - minioBaseUrl: "http://60.220.177.113:9000/jczz/", + // devUrl: 'http://192.168.0.102:9528', + devUrl: 'https://srgdjczzxtpt.com:2080/api', + minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3