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