fuliqi
2024-09-04 cc511acb919f842e95c2f6027f4fc4429c7b7b1a
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;
}