ocr识别修改

This commit is contained in:
张松
2025-11-26 10:04:48 +08:00
parent 44e01fbf6f
commit 0215820917
3 changed files with 16 additions and 3 deletions

View File

@@ -46,4 +46,8 @@ public class MkOcr implements Serializable {
private Long shopId;
private String md5;
private String status;
private String err;
}