Update OssConfig.java

This commit is contained in:
macro 2020-06-22 20:42:10 +08:00
parent 008d66d18e
commit 8e33027520

View File

@ -6,6 +6,7 @@ import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
/** /**
* OSS对象存储相关配置
* Created by macro on 2018/5/17. * Created by macro on 2018/5/17.
*/ */
@Configuration @Configuration