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