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