lin
2024-04-13 d3cb0c2f0735da4d5ba8d7b00768ac2aa5b69566
src/main/java/org/springblade/common/node/TreeStringNode.java
@@ -105,4 +105,8 @@
    */
   @JsonInclude(JsonInclude.Include.NON_EMPTY)
   private Boolean hasChildren;
   /**
    * 无诈类型
    */
   private Integer noExplosionCategory;
}