smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/entity/ProductType.java
@@ -9,7 +9,6 @@ @ApiModel(value = "ProductType对象", description = "产品类型") @TableName("blade_product_type") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/cps/entity/ProductType.class */ public class ProductType extends BaseEntity { private static final long serialVersionUID = 1; @ApiModelProperty("名称")