修改任务详情返回图片信息

pull/1/head
sunchenliang 1 year ago
parent 80a2a14cd6
commit 92f56fa136

@ -16,7 +16,7 @@ public class OcrPictureInfo {
/** /**
* *
*/ */
@TableId(value = "id", type = IdType.INPUT) @TableId(value = "id", type = IdType.ASSIGN_ID)
private Long id; private Long id;
/** /**

Loading…
Cancel
Save