1、持久层 字典数据表持久化接口:BaseDictMapper 字典数据模型: BaseDict,然后添加get和set方法 2、service层 字典数据表业务逻辑接口 实现类impl 3、控制层 配置文件 相关文章: