fangyuan
2023-02-16 7209928b98e2e18ee528267bf455877cda70599e
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;
}