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

cn.org.atool.fluent.mybatis.base.mapper.IMapper Maven / Gradle / Ivy

package cn.org.atool.fluent.mybatis.base.mapper;

import cn.org.atool.fluent.mybatis.base.IEntity;

/**
 * IMapper: mapper标识接口
 *
 * @author darui.wu 2019-06-25 14:00
 */
@SuppressWarnings({"unused"})
public interface IMapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy