From 9c72e313115954d0030445aa3f1f60737c2b0455 Mon Sep 17 00:00:00 2001 From: Double-_-Z <2492419643@qq.com> Date: Tue, 5 Aug 2025 22:59:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9D=99=E6=80=81=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.service.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.service.js b/common/config.service.js index 21bbd25..f78b4cd 100644 --- a/common/config.service.js +++ b/common/config.service.js @@ -10,7 +10,7 @@ let BASE_URL = 'http://8.138.171.103/aerocraftAdminApi';// 测试环境 let IP = 'http://8.138.171.103/';// 测试环境 // let IP = 'https://adminapi.aishangfeixing.com/';// 正式环境 -let FILE_URL = IP+'static/'; +let FILE_URL = IP+'commonStatic/'; // 阿里OSS地址 // let ALIOSS_URL = 'http://guojunjie.oss-cn-hangzhou.aliyuncs.com'; // let OTHER_ALIOSS_URL = 'http://pixel-ai-file-test.oss-cn-guangzhou.aliyuncs.com';// 测试环境