From 397807a8d7d53cb358bdd228f78bec7cccc140d5 Mon Sep 17 00:00:00 2001 From: yukai Date: Sat, 14 Sep 2024 03:55:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83api=E5=9C=B0=E5=9D=80=E6=8C=87=E5=90=91https?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config/index-prod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config/index-prod.js b/public/config/index-prod.js index 477d250..7ce89d8 100644 --- a/public/config/index-prod.js +++ b/public/config/index-prod.js @@ -13,7 +13,7 @@ window.SITE_CONFIG = {}; // 在线api接口请求地址 - window.SITE_CONFIG['baseUrl'] ="https://admin-test.damajishi.cn/merchant-api" + window.SITE_CONFIG['baseUrl'] ="https://admin-test.damajishi.cn" // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './'; // 域名