Helius
2021-11-09 1b9fd5b66325f2d234756cc209468960c0fdb735
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;
}