@ -60,7 +60,7 @@ public class AddOcrFileInfoDTO implements Serializable {
@ApiModelProperty(value = "分段完成时间")
private Date ocrFinishTime;
@ApiModelProperty(value = "分段状态 0未开始 1完成分段")
@ApiModelProperty(value = "分段状态 0未开始 1分段中,2完成分段")
private OcrStatusEnum ocrStatus;
@ApiModelProperty(value = "分段id")
@ -60,7 +60,7 @@ public class EditOcrFileInfoDTO implements Serializable {
@ -60,7 +60,7 @@ public class AddOcrFileInfoTestDTO implements Serializable {
@ -61,7 +61,7 @@ public class EditOcrFileInfoTestDTO implements Serializable {
@ -60,7 +60,7 @@ public class OcrFileInfoVO implements Serializable {
@ -60,7 +60,7 @@ public class OcrFileInfoTestVO implements Serializable {