xiangpei
2024-04-28 06ba5eb015fc27866858c70460fc0ee1e9aaeede
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/CheckTemplateRule.java
@@ -45,5 +45,5 @@
    @TableField("weight")
    private BigDecimal weight;
    private String checkRuleName;
}