From b650b31cb89bbaa4175e41d0fdba011f2c21bb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E7=AB=B9=E7=BA=A2?= Date: Sat, 12 Apr 2025 16:50:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=9F=9F=E5=90=8D=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-online.properties | 3 ++- .../src/main/resources/application-test.properties | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/coolstore-partner-web/src/main/resources/application-online.properties b/coolstore-partner-web/src/main/resources/application-online.properties index c49b8d7a3..e568a11c8 100644 --- a/coolstore-partner-web/src/main/resources/application-online.properties +++ b/coolstore-partner-web/src/main/resources/application-online.properties @@ -47,7 +47,8 @@ oss.host=https://oss-cool.coolstore.cn/ #cdn地址 -cdn.url=https://oss-store.coolcollege.cn +cdn.url=https://oss-cool.coolstore.cn + #TRTC trtc.sdkAppId=1600026212 diff --git a/coolstore-partner-web/src/main/resources/application-test.properties b/coolstore-partner-web/src/main/resources/application-test.properties index 582e06a0e..b53e93e8d 100644 --- a/coolstore-partner-web/src/main/resources/application-test.properties +++ b/coolstore-partner-web/src/main/resources/application-test.properties @@ -43,12 +43,12 @@ oss.accessKeyId=LTAI5tGBwmXwZkMuHK4MudMJ oss.accessKeySecret=bnZoUMRQ9834STgz5E291YrqlBu6yn oss.bucket=store-ossfile oss.file.dir=eid/${mybatis.configuration.variables.enterpriseId} -oss.endpoint=https://oss-cn-hangzhou.aliyuncs.com +oss.endpoint=oss-cn-hangzhou.aliyuncs.com oss.host=https://oss-cool.coolstore.cn/ #cdn地址 -cdn.url=https://testhsaypic.coolstore.cn +cdn.url=https://oss-cool.coolstore.cn #TRTC trtc.sdkAppId=1600026212