wl
2022-12-29 d40a69e7d455c12e32201330a9fbe22a7b6b4b5d
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;
}