From c65169cebf56657dbec38088c870f0084ca08321 Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Tue, 26 Dec 2023 18:26:40 +0800 Subject: [PATCH] 优化修复问题 --- common/setting.js | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/common/setting.js b/common/setting.js index 783deec..38de827 100644 --- a/common/setting.js +++ b/common/setting.js @@ -9,14 +9,9 @@ // 版本号 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.106:9528', - // devUrl:'https://srgdjczzxtpt.com:2080/api', // devUrl:'http://z4042833u6.wicp.vip', - // devUrl: 'http://192.168.0.103:9528', - devUrl: 'https://srgdjczzxtpt.com:2080/api', + devUrl: 'http://192.168.0.108:9528', + // devUrl: 'https://srgdjczzxtpt.com:2080/api', minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", // minioBaseUrl:"http://192.168.0.103:9528/", // minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', -- Gitblit v1.9.3