yangys
2024-05-19 9e5da8899bc21bb5b6b0a3c267108caa00199291
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("名称")