iceName.seticeName(dictDataService.selectDictLabel("ice_colour", v.geticeName()));
根据字典type和字典Label查询字典的数据信息
select dict_label from 若依字典表
where dict_type = #{dictType} and dict_value = #{dictValue}
iceName.seticeName(dictDataService.selectDictLabel("ice_colour", v.geticeName()));
根据字典type和字典Label查询字典的数据信息
select dict_label from 若依字典表
where dict_type = #{dictType} and dict_value = #{dictValue}
4342
3736
964
1041
293
2549
1184

被折叠的 条评论
为什么被折叠?