From 2571ed29565c52e49ff7584353b91cca8ea52fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E7=AB=B9=E7=BA=A2?= Date: Tue, 17 Jun 2025 14:56:51 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Aoss=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-online.properties | 2 +- .../src/main/resources/application-test.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coolstore-partner-web/src/main/resources/application-online.properties b/coolstore-partner-web/src/main/resources/application-online.properties index 24c8c53f5..95114e2d1 100644 --- a/coolstore-partner-web/src/main/resources/application-online.properties +++ b/coolstore-partner-web/src/main/resources/application-online.properties @@ -34,7 +34,7 @@ rocketmq.topic=simple_message oss.accessKeyId=LTAI5tGBwmXwZkMuHK4MudMJ oss.accessKeySecret=bnZoUMRQ9834STgz5E291YrqlBu6yn oss.bucket=store-ossfile -oss.file.dir=eid/${mybatis.configuration.variables.enterpriseId} +oss.file.dir=eid/${mybatis.configuration.variables.enterpriseId}/ oss.endpoint=oss-cn-hangzhou.aliyuncs.com oss.host=https://oss-cool.coolstore.cn/ diff --git a/coolstore-partner-web/src/main/resources/application-test.properties b/coolstore-partner-web/src/main/resources/application-test.properties index 5f744b0d0..0ac5005d9 100644 --- a/coolstore-partner-web/src/main/resources/application-test.properties +++ b/coolstore-partner-web/src/main/resources/application-test.properties @@ -42,7 +42,7 @@ oss.excelFile.dir=lineExcel/ oss.accessKeyId=LTAI5tGBwmXwZkMuHK4MudMJ oss.accessKeySecret=bnZoUMRQ9834STgz5E291YrqlBu6yn oss.bucket=store-ossfile -oss.file.dir=eid/${mybatis.configuration.variables.enterpriseId} +oss.file.dir=eid/${mybatis.configuration.variables.enterpriseId}/ oss.endpoint=oss-cn-hangzhou.aliyuncs.com oss.host=https://oss-cool.coolstore.cn/