From 9c4d1e58eede5211bcce32d79cba2c463a7bc427 Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Thu, 28 Dec 2023 20:52:36 +0800 Subject: [PATCH] 优化 --- common/setting.js | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/setting.js b/common/setting.js index 14b7ea8..90a9f46 100644 --- a/common/setting.js +++ b/common/setting.js @@ -9,12 +9,13 @@ // 版本号 version: '2.0.0', // 开发环境接口Url - // 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:'http://z4042833u6.wicp.vip', + // devUrl: 'http://192.168.0.106:9528', // devUrl: 'https://srgdjczzxtpt.com:2080/api', + devUrl:'https://kt39592615.goho.co', minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", + // minioBaseUrl:"http://192.168.0.103:9528/", + // minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3