From 3a3eacecf7cff294b6567f67bfd6dab7191d9883 Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Wed, 27 Dec 2023 18:06:53 +0800 Subject: [PATCH] 首页位置选择调整,新增区域选择页面,审核页面增加时间筛选 --- common/setting.js | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/setting.js b/common/setting.js index 14b7ea8..694f66d 100644 --- a/common/setting.js +++ b/common/setting.js @@ -9,12 +9,12 @@ // 版本号 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: 'https://srgdjczzxtpt.com:2080/api', + // devUrl:'http://z4042833u6.wicp.vip', + // devUrl: 'http://192.168.0.106: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/', // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3