fuliqi
2024-09-03 088bc1e162261a91a8779d8079bef9d6a5d6d3e9
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/WorkOrderAuditingRecord.java
@@ -37,6 +37,4 @@
    @ApiModelProperty("审核备注")
    @TableField("remark")
    private String remark;
}