From 0e7b40d43d7cabdd8a06cffba8ab2279c58502b2 Mon Sep 17 00:00:00 2001 From: zhongrj <646384940@qq.com> Date: Fri, 27 Oct 2023 16:52:46 +0800 Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app --- common/setting.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/setting.js b/common/setting.js index eb5c603..19c5960 100644 --- a/common/setting.js +++ b/common/setting.js @@ -9,8 +9,8 @@ // 版本号 version: '2.0.0', // 开发环境接口Url - devUrl: 'https://sk.hubeishuiyi.cn', - // devUrl: 'http://172.16.13.129:8080', + // devUrl: 'https://sk.hubeishuiyi.cn', + devUrl: 'http://192.168.1.133:9528', // 数据中台接口url // dataCenterUrl: 'http://10.10.2.192/services', dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', -- Gitblit v1.9.3