Skip to content

Commit

Permalink
添加上传图片接口
Browse files Browse the repository at this point in the history
  • Loading branch information
锦超 committed Sep 2, 2015
1 parent 1cd7de8 commit 33c2e0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

+ (void)uploadImg:(UIImage*)aImg
parameters:(NSDictionary*)aParam
apiName:(NSString *)aApidName
uploadUrl:(NSString*)aUrl
uploadimgName:(NSString*)aImgname
progressBlock:(PROGRESSBLOCK)block
Expand Down

0 comments on commit 33c2e0e

Please sign in to comment.