fuliqi
2024-08-10 45b0ab5f1a8c2268d6f4d558babe36ccb1c8e020
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/YwPoint.java
@@ -53,10 +53,6 @@
    @TableField("remark")
    private String remark;
    @ApiModelProperty("运维类型")
    @TableField("category")
    private Short category;
    @ApiModelProperty("上报部门")
    @TableField("dept_id")
    private Long deptId;