smart-man-boot/src/main/java/com/qianwen/smartman/modules/tool/entity/ToolCategory.java
@@ -7,7 +7,6 @@ @ApiModel(value = "ToolCategory对象", description = "刀具类型") @TableName("blade_tool_category") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/tool/entity/ToolCategory.class */ public class ToolCategory extends BaseEntity { private static final long serialVersionUID = 1; @ApiModelProperty("租户ID")