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