上传任务保存文件相对路径
@@ -85,7 +85,7 @@
task[@"path"]=photo[@"path"];
- task[@"file"]=photo[@"path"];
+ task[@"file"]=photo[@"file"];
task[@"url"]=Appdelegate.address;
NSString *md5 = [photo objectForKey:@"md5"];