baizonghao
2023-02-24 bcc6047ef19e2bd7a83c7f6e6abcb2cd1d8107cc
ycl-platform/src/main/java/com/ycl/entity/store/StoreScoreRule.java
@@ -41,7 +41,7 @@
    private String deductionItem;
    @ApiModelProperty("扣除分数")
    private BigDecimal markScore;
    private Double markScore;
}