wl
2022-12-21 5dc89200ced02314474ce34aff8dc0d3e3f31ad9
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;
}