龚焕茏
2024-08-22 1b299b7a0ff1186efc9c62a52a3822d07b07deab
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;
}