From 24f1cfd2ecc96e3511524d3823e7ac6f6ce533cb Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Thu, 28 Nov 2024 15:35:01 +0800 Subject: [PATCH] =?UTF-8?q?baseApi=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/env.production.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/env.production.js b/src/config/env.production.js index 2cc517a..932daf4 100644 --- a/src/config/env.production.js +++ b/src/config/env.production.js @@ -14,8 +14,8 @@ module.exports = { version: 'V1.0.0', technicalSupport: '', copyright: 'Copyright @ 2023 版权所有', - baseUrl: 'https://vip.kingdee.com/', // 项目地址 - baseApi: 'https://vip.kingdee.com/article/', + baseUrl: 'http://origcert.com/', // 项目地址 + baseApi: 'http://origcert.com/api/', wxId: 'wxce2db0866b0698f8', secret: 'ebecf6b88ab455f1cdf4a5b6357407b8', mapKey: '5D6BZ-KHLW4-JUXU5-XIM47-5Q2DJ-IPBBT'