From f2267f3e81fc5d81dcd5200a5d8f499875987e8d Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Fri, 12 Dec 2025 14:47:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=AB=AF=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83=20COS=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=B9=B6=E5=85=B3=E9=97=AD=E6=9D=A5=E6=BA=90=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Api/TakeoutSaaS.AdminApi/appsettings.Development.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Api/TakeoutSaaS.AdminApi/appsettings.Development.json b/src/Api/TakeoutSaaS.AdminApi/appsettings.Development.json index 3955d16..d4819e7 100644 --- a/src/Api/TakeoutSaaS.AdminApi/appsettings.Development.json +++ b/src/Api/TakeoutSaaS.AdminApi/appsettings.Development.json @@ -72,9 +72,9 @@ "SecretId": "AKID52mHageV8ZnnY5NRL3Xq270fAcw2vb5R", "SecretKey": "B8sPitsiEXcS4ScaMvGMErFOL3ZqsgFa", "Region": "ap-beijing", - "Bucket": "saas2025-1388556178", + "Bucket": "saas-admin-1388556178", "Endpoint": "https://saas2025-1388556178.cos.ap-beijing.myqcloud.com", - "CdnBaseUrl": "https://saas2025-1388556178.cos.ap-beijing.myqcloud.com", + "CdnBaseUrl": "https://image-admin.laosankeji.com", "UseHttps": true, "ForcePathStyle": false }, @@ -113,7 +113,7 @@ ".pdf" ], "DefaultUrlExpirationMinutes": 30, - "EnableRefererValidation": true, + "EnableRefererValidation": false, "AllowedReferers": [ "https://admin.example.com", "https://miniapp.example.com"