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

io.github.wujun728.online.common.BaseDao Maven / Gradle / Ivy

The newest version!
package io.github.wujun728.online.common;


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

/**
 * 基础Dao
 *
 */
public interface BaseDao extends BaseMapper {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy