Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erichmzhang committed Aug 22, 2018
1 parent 508b35e commit d3d7bfa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
// Created by karisli(李雪) on 2018/8/14.
//

#import <QCloudCOSXML/QCloudCOSXML.h>

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

0 comments on commit d3d7bfa

Please sign in to comment.