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

com.diboot.core.mapper.DictionaryMapper Maven / Gradle / Ivy

There is a newer version: 3.5.0
Show newest version
package com.diboot.core.mapper;

import com.diboot.core.entity.Dictionary;
import org.apache.ibatis.annotations.Mapper;

/**
 * 数据字典Mapper
 * @author Mazhicheng
 * @version v2.0
 * @date 2018/12/22
 */
@Mapper
public interface DictionaryMapper extends BaseCrudMapper {

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy