jyy
2021-08-02 578e37543a5f552a3a8b071aa637cd27e68fad33
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;
}