fuliqi
2024-04-30 a562df3729551d8deebf87e96b0a5e8f6a6c30d1
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/ContractScore.java
@@ -43,9 +43,11 @@
    private Long[] ruleIdsArray;
    @Excel(name = "规则")
    @TableField(exist = false)
    private String ruleName;
    @Excel(name = "扣减方式")
    private String deductCategory;
    @Excel(name = "指标")
    private String num;