All Downloads are FREE. Search and download functionalities are using the official Maven repository.

top.doudou.mybatis.plus.mapper.BaseDao Maven / Gradle / Ivy

There is a newer version: 1.3.2
Show newest version
package top.doudou.mybatis.plus.mapper;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;

/**
 * @Description 基本dao
 * @Author 傻男人 <[email protected]>
 * @Date 2020-09-24 9:38
 * @Version V1.0
 */
public interface BaseDao extends BaseMapper, GloomyLockDao {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy