fuliqi
2025-01-16 edc7172b312e0aec94362b651e2f7145e0c357fe
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/WorkOrderAuditingRecord.java
@@ -37,6 +37,4 @@
    @ApiModelProperty("审核备注")
    @TableField("remark")
    private String remark;
}