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/