{
"width": 1024,
"height": 681,
"rotate": 0,
"valid": true,
"step_1": {
"dataSourceStep": 0,
"toolName": "textTool",
"result": [
{
"id": "ULNah0Wf",
"sourceID": "",
"text": "textValue",
"value": {
"text": "textValue"
}
}
]
}
}
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
result | object [] | 必须 | 图片上的结果列表,数量应与标注对象一致 | item 类型: object | |
id | string | 必须 | 文本内容的id | mock: @string | |
sourceID | string | 必须 | 文本标注依赖对象的id | mock: @string | |
text | string | 必须 | 文本内容 | mock: @string | |
value | object | 必须 | 文本内容(sincev2.4,支持多行文本,默认以这个结果为准) | 备注: 文本内容(sincev2.4,支持多行文本,默认以这个结果为准) |