Explorar el Código

1、诊断静态知识检索支持国临版

zhaops hace 3 años
padre
commit
e55eb2dc63
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      src/main/java/com/diagbot/dto/StaticKnowledgeIndexDTO.java

+ 8 - 0
src/main/java/com/diagbot/dto/StaticKnowledgeIndexDTO.java

@@ -23,6 +23,14 @@ public class StaticKnowledgeIndexDTO {
      * 编码
      */
     private String code;
+    /**
+     * 国临版编码
+     */
+    private String guocode;
+    /**
+     * 国临版名称
+     */
+    private String guoname;
     /**
      * 词性
      */