Explorar o código

RA Image

上传任务保存文件相对路径
Ray Zhang %!s(int64=9) %!d(string=hai) anos
pai
achega
e261edf2cf

BIN=BIN
RA Image/RA Image.xcodeproj/project.xcworkspace/xcuserdata/ray.xcuserdatad/UserInterfaceState.xcuserstate


+ 1 - 1
RA Image/RA Image/PopModeViewController.m

@@ -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"];