龚焕茏
2024-03-19 a6696ed066a68c07f8bd97449eec370dde1921b0
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;
}