fuliqi
2024-03-15 97067f9af8f73f7602f7331f636a8f8433e6f0d0
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;
}