{
"code": 200,
"message": "success",
"duration": 1751,
"result": {
"pages": [
{
"status": "Success",
"angle": 0,
"page_id": 1,
"width": 1191,
"height": 1684,
"structured": [
{
"blocks": [
{
"id": 0,
"pos": [71,146,549,144,548,185,70,187],
"text": "某服装企业(600398.SH)",
"type": "textblock"
# ...
}
],
"type": "header"
},
{
"type": "header",
"blocks": [
{ "id": 2,
"pos": [69,203,781,203,781,238,69,238],
"text": "第三季度收入下滑11%,费用率提升盈利承压",
"type": "textblock",
}
],
}
]
# ...
}
],
"detail": [
{
"page_id": 1,
"text": "**某服装企业(600398.SH)**"
"position": [71,146,549,144,548,185,70,187]
# ...
},
{
"page_id": 1,
"text": "**第三季度收入下滑11%,费用率提升盈利承压**"
"position": [69,203,781,203,781,238,69,238]
# ...
}
# ...
]
}
}