
top.lshaci.framework.file.service.FileOperateService Maven / Gradle / Ivy
The newest version!
package top.lshaci.framework.file.service;
/**
* FileOperatService
*
* @author lshaci
* @since 1.0.9
*/
public interface FileOperateService extends FileUploadService, FileDownloadService, FileDeleteService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy