ocr
This commit is contained in:
parent
d7dcbcddb6
commit
3552543416
|
|
@ -73,4 +73,8 @@ public class MachineOcrBean extends BaseEntity {
|
||||||
private String exName;
|
private String exName;
|
||||||
private String exCode;
|
private String exCode;
|
||||||
private String exUrl;
|
private String exUrl;
|
||||||
|
|
||||||
|
private String image;
|
||||||
|
private String jiju_type;
|
||||||
|
private String auth_lic;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue