Pre Merge pull request !339 from poplartang/N/A
This commit is contained in:
commit
622e7d2da9
@ -137,7 +137,7 @@ public class FileUploadUtils
|
||||
desc.getParentFile().mkdirs();
|
||||
}
|
||||
}
|
||||
return desc;
|
||||
return new File(desc.getCanonicalPath());
|
||||
}
|
||||
|
||||
public static final String getPathFileName(String uploadDir, String fileName) throws IOException
|
||||
|
Loading…
x
Reference in New Issue
Block a user