zxl
2025-04-30 815a9b04ef7e3df21d8b679376603b335656f5e8
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/WorkOrderAuditingRecord.java
@@ -37,6 +37,4 @@
    @ApiModelProperty("审核备注")
    @TableField("remark")
    private String remark;
}