@Service public class FileService extends Object
| 构造器和说明 |
|---|
FileService() |
public String upload(org.noear.solon.core.handle.UploadedFile file) throws IOException
IOExceptionpublic void down(org.noear.solon.core.handle.Context ctx,
String path)
public void del(String path)
public void del(String[] path)
Copyright © 2022. All rights reserved.