Skip to content

Commit d3d7bfa

Browse files
author
erichmzhang
committed
bug fix
1 parent 508b35e commit d3d7bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QCloudCOSXML/Classes/Transfer/request/QCloudPutObjectRequest+Custom.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Created by karisli(李雪) on 2018/8/14.
66
//
77

8-
#import <QCloudCOSXML/QCloudCOSXML.h>
9-
8+
#import <Foundation/Foundation.h>
9+
#import "QCloudPutObjectRequest.h"
1010
@interface QCloudPutObjectRequest (Custom)
1111
/**
1212
该选项设置为YES后,在上传完成后会比对COS上储存的文件MD5和本地文件的MD5,如果MD5有差异的话会返回-340013错误码。

0 commit comments

Comments
 (0)