fuliqi
2024-08-03 8ccfae47d3fe6bae05ea4b8f614216f4ccc191a2
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;
}