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