提交修改

This commit is contained in:
quyixiao 2025-09-18 21:05:05 +08:00
parent d3f75bd1b8
commit a493eeda11

View File

@ -30,13 +30,5 @@ public class AIOcrRequest {
// text_recognition: 通用文字识别
/**
* 通用文字识别主要用于对中英文场景以纯文本格式返回识别结果
*/
private String type ;
}