yangys
2024-05-09 014ac34ff2baf657c3236f41fdbf11c9d7d414b4
smart-starter-oss/src/main/java/com/qianwen/core/oss/TencentCosTemplate.java
@@ -17,7 +17,6 @@
import org.springframework.util.StringUtils;
import org.springframework.web.multipart.MultipartFile;
/* loaded from: blade-starter-oss-9.3.0.0-SNAPSHOT.jar:org/springblade/core/oss/TencentCosTemplate.class */
public class TencentCosTemplate implements OssTemplate {
    private final COSClient cosClient;
    private final OssProperties ossProperties;