fix
Helius
2021-11-09 d81496feacb3317c97ad3a7892c7459cf579bee6
zq-erp/src/main/java/com/matrix/system/shopXcx/api/dto/ScoreProductDto.java
@@ -13,6 +13,8 @@
    private Integer scoreCategoryId;
    @ApiModelProperty(value = "属性编码", example = "jfscrmtj")
    private String attrCode;
}