fuliqi
2024-03-13 2b0301d4f2ee006758bfe5db92147de35f4be171
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/CheckRule.java
@@ -42,5 +42,7 @@
    @TableField("face_chceckpoint_num")
    private Integer faceChceckpointNum;
    @ApiModelProperty("运维类别")
    @TableField("category")
    private Integer category;
}