public interface IFileUp
List<FileItem>
list(String subPath)
boolean
remove(String fileName)
String
upload(File file, String subPath)
upload(File file, String subPath, boolean uuidName)
String upload(File file, String subPath)
String upload(File file, String subPath, boolean uuidName)
List<FileItem> list(String subPath)
boolean remove(String fileName)
Copyright © 2018. All rights reserved.