@@ -22,6 +22,10 @@ public class ConceptInfoDTO {
* 术语名称
*/
private String name;
+ /**
+ * 关联标题
+ */
+ private String title;
/**
* 术语类型(词性)