From 2f2cbc56f815abf922021f666b16f4107d2bfcd0 Mon Sep 17 00:00:00 2001 From: zhongrj <646384940@qq.com> Date: Sat, 23 Dec 2023 16:56:15 +0800 Subject: [PATCH] 住户修改调整,字典值没有提交到修复 --- common/setting.js | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/common/setting.js b/common/setting.js index 14b7ea8..e37c393 100644 --- a/common/setting.js +++ b/common/setting.js @@ -12,9 +12,14 @@ // 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://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', 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