Annotation Interface DictField
字段对应字典转换
- 作者:
- ok1996
-
必需元素概要
所需元素 -
可选元素概要
可选元素
-
元素详细资料
-
dictionaryParams
String dictionaryParams字典实现类,获取对应字典列表所需的参数- 返回:
- 参数类型值
-
-
-
dictImplClass
Class<? extends DictService> dictImplClass字典实现类,唯一可不填- 返回:
- 实现类
- 默认值:
- cn.iosd.starter.dict.service.DictService.class