From bfb8add963e63990f8d82b8f231831fffa9f7f23 Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Thu, 2 Jan 2025 14:52:09 +0800 Subject: [PATCH] =?UTF-8?q?ios=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common/config.js b/common/config.js index 813a9ab..9a3ca5c 100644 --- a/common/config.js +++ b/common/config.js @@ -1,6 +1,6 @@ -// const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // -// const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 -// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 +const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // +const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 +const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 // const ROOTPATH1 = "https://video.hnsiyao.cn/sqx_fast/"; // // const ROOTPATH = "https://video.hnsiyao.cn/sqx_fast/"; //后台服务域名 @@ -13,9 +13,9 @@ // const ROOTPATH1 = "http://192.168.1.41:8100/czg"; // // const ROOTPATH = "http://192.168.1.41:8100/czg"; //后台服务域名 // 测试 -const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg"; // -const ROOTPATH = "https://web-api.hnsiyao.cn/czg"; //后台服务域名 -const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 +// const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg"; // +// const ROOTPATH = "https://web-api.hnsiyao.cn/czg"; //后台服务域名 +// const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 module.exports = {