fuliqi
2024-08-13 cbdcb828bd7ed3787990dceb65f3c6db7c806e16
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleCascaderVO.java
@@ -18,6 +18,8 @@
    private String label;
    private String ruleName;
    /**
     * 扣分方式
     */
@@ -33,4 +35,6 @@
     */
    private Integer calcUnit;
    private Long contractId;
}