master
周文涛 2 years ago
parent 4ac6b8927d
commit 0f210717af

@ -102,5 +102,5 @@ public class OcrIdentify implements Serializable {
/**识别任务优先级*/
@ApiModelProperty(value = "识别任务优先级")
public Integer priority;
public String priority;
}

Loading…
Cancel
Save