|
@@ -1,12 +0,0 @@
|
|
|
-package org.jeecg.modules.oss.mapper;
|
|
|
-
|
|
|
-import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
|
|
-import org.jeecg.modules.oss.entity.OssFile;
|
|
|
-
|
|
|
-/**
|
|
|
- * @Description: oss云存储Mapper
|
|
|
- * @author: jeecg-boot
|
|
|
- */
|
|
|
-public interface OssFileMapper extends BaseMapper<OssFile> {
|
|
|
-
|
|
|
-}
|