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