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