苍穹外卖--新增菜品-文件上传功能实现
This commit is contained in:
@@ -5,7 +5,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component
|
||||
@ConfigurationProperties(prefix = "sky.alioss")
|
||||
@ConfigurationProperties(prefix = "sky.alioss1")
|
||||
@Data
|
||||
public class AliOssProperties {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user