类的使用
plus.hiver.module.system.entity.Dict
使用Dict的程序包
程序包
说明
-
plus.hiver.module.system.controller中Dict的使用
返回变量类型为Dict的类型的plus.hiver.module.system.controller中的方法参数类型为Dict的plus.hiver.module.system.controller中的方法 -
plus.hiver.module.system.dao中Dict的使用
返回变量类型为Dict的类型的plus.hiver.module.system.dao中的方法修饰符和类型方法说明DictDao.findAllOrderBySortOrder()排序获取全部DictDao.findByTitleOrTypeLike(String key) 模糊搜索 -
plus.hiver.module.system.service中Dict的使用
返回变量类型为Dict的类型的plus.hiver.module.system.service中的方法修饰符和类型方法说明DictService.findAllOrderBySortOrder()排序获取全部DictService.findByTitleOrTypeLike(String key) 模糊搜索 -
plus.hiver.module.system.serviceimpl中Dict的使用
返回变量类型为Dict的类型的plus.hiver.module.system.serviceimpl中的方法修饰符和类型方法说明DictServiceImpl.findAllOrderBySortOrder()DictServiceImpl.findByTitleOrTypeLike(String key)