From 092ea090b9af2def0d4c8b749707e3d9974ecc83 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 18 Oct 2023 21:06:42 +0800 Subject: [PATCH] 1 --- common/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/config.js b/common/config.js index a42a668..0f4971e 100644 --- a/common/config.js +++ b/common/config.js @@ -1,2 +1,2 @@ -export const $apiLinks = "https://admin.hezhiying.com.cn/" // api 接口地址 -export const baseUrl = "https://admin.hezhiying.com.cn/" \ No newline at end of file +export const $apiLinks = "https://yimingadmin.hezhiying.com.cn/" // api 接口地址 +export const baseUrl = "https://yimingadmin.hezhiying.com.cn/" \ No newline at end of file