10 | * 存储信息实体类 11 | *
12 | * @author: 小章鱼 13 | * @date: 2021/9/28 16:16 14 | **/ 15 | @TableName("t_storage") 16 | @Data 17 | public class Storage extends EntityBase9 | * 文件分类服务类 10 | *
11 | * 12 | * @author 小章鱼 13 | * @since 2021-09-17 14 | */ 15 | public interface FileSortService extends ServiceBase