xiangpei
2024-04-23 b7b99868cc5568b99de3ae20479b17393389db8a
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRecordVO.java
@@ -25,6 +25,12 @@
    /** 核算规则 */
    private Integer ruleId;
    private String ruleName;
    /** 扣减方式 */
    private String deductCategory;
    /** 规则描述 */
    private String ruleDesc;
    /** 规则条件 */
    private String ruleCondition;
    /** 合同 */
    private Integer contractId;