提交 c3127196 作者: 925993793@qq.com

打标逻辑修改

上级 fac7262d
......@@ -720,6 +720,7 @@ public class InformationServiceImpl implements InformationService {
Label label = new Label();
label.setRelationId(sysDictItem.getId());
label.setLabelMark(sysDictItem.getDictCode());
label.setLabelRemarks(sysDictItem.getDictCode());
label.setRelationName(sysDictItem.getItemText());
newLabels.add(label);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论