xiangpei
2024-08-19 70dfa087a9f61ecc33f3b5bc618202c2023e38f3
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;
}