Browse Source

关联维护添加修改

rgb 6 years ago
parent
commit
74fd6db4b9

+ 1 - 1
knowledgeman-service/src/main/java/com/diagbot/vo/RelationNodeVO.java

@@ -40,7 +40,7 @@ public class RelationNodeVO {
 	 * 主要第一级时用,判断是否需要排序
 	 * 是否排序,1-排序,0-不排序
 	 */
-	private Integer isOrderBy = 0;
+	private Integer isOrderBy = 1;
 	
 	/**
 	 * 下一级概念