通过securityId获取扫描图数据接口
<p><strong>接口介绍: </strong>
通过securityId获取扫描图数据接口</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://cloud-api1.51wanxue.com/api-cloud/correct/getScanImages?securityId={securityId}&amp;token={token}</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>请求参数:</strong></p>
<table>
<thead>
<tr>
<th>参数名</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>token</td>
<td>是</td>
<td>string</td>
<td>请求token [如何获取token](<a href="https://www.showdoc.com.cn/visiontalk/2458007396933681">https://www.showdoc.com.cn/visiontalk/2458007396933681</a> "如何获取token")</td>
</tr>
<tr>
<td>securityId</td>
<td>是</td>
<td>string</td>
<td>书本唯一标识</td>
</tr>
</tbody>
</table>
<p><strong>返回:</strong></p>
<table>
<thead>
<tr>
<th>字段名</th>
<th>类型</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>bookId</td>
<td>long</td>
<td>书本id</td>
</tr>
<tr>
<td>securityId</td>
<td>string</td>
<td>书本唯一标识</td>
</tr>
<tr>
<td>bookName</td>
<td>string</td>
<td>书本名称</td>
</tr>
<tr>
<td>pageId</td>
<td>long</td>
<td>页id</td>
</tr>
<tr>
<td>phyIndex</td>
<td>integer</td>
<td>页码编号</td>
</tr>
<tr>
<td>imageId</td>
<td>long</td>
<td>图片id</td>
</tr>
<tr>
<td>imageUrl</td>
<td>string</td>
<td>图url</td>
</tr>
<tr>
<td>horizontalCoordinateList</td>
<td>int[]</td>
<td>图片分栏横坐标</td>
</tr>
<tr>
<td>type</td>
<td>int</td>
<td>1封面2封里3扉页4目录5正文6辅文(前言,后记,引文,注文,附录,索引,参考文献)7封底里8封底 -1其它</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;code&quot;: 0,
&quot;msg&quot;: &quot;ok&quot;,
&quot;data&quot;: {
&quot;securityId&quot;: &quot;63ed9a6dc3424edea7407aff9b1e7fd2&quot;,
&quot;bookId&quot;: 552492,
&quot;bookName&quot;: &quot;荣恒教育数学专项训练-位置,可能性,数学广角:植树问题-数学-人教版-五年级上(2024秋)&quot;,
&quot;pageInfoList&quot;: [
{
&quot;pageId&quot;: 9027753,
&quot;phyIndex&quot;: 1,
&quot;imageId&quot;: 3761319,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/4c9ed9d6-b6ea-420e-853a-9c28229b7a4b.jpg?ts=1724397082487&amp;token=7864f2e728229a9f8a29707e7b07ca6d&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 1
},
{
&quot;pageId&quot;: 9027754,
&quot;phyIndex&quot;: 2,
&quot;imageId&quot;: 3761322,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/2b79e68d-9c78-4107-9a95-11d5d344cfb5.jpg?ts=1724397082487&amp;token=024761a269d852fbbfdbf484283f825a&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 3
},
{
&quot;pageId&quot;: 9027755,
&quot;phyIndex&quot;: 3,
&quot;imageId&quot;: 3761325,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/59dccff1-e283-4d19-acba-1883e50f62ba.jpg?ts=1724397082487&amp;token=8f720da949c6a5c5786805152ee475d9&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027756,
&quot;phyIndex&quot;: 4,
&quot;imageId&quot;: 3761328,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/ff6edc65-d877-40ac-958f-ed3496b0d3ad.jpg?ts=1724397082487&amp;token=fd74f5c7565bdc9b71ebd6c483f8fd9d&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027757,
&quot;phyIndex&quot;: 5,
&quot;imageId&quot;: 3761331,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/2b47bdbb-c2de-4efe-ac39-f96466cb0a6e.jpg?ts=1724397082487&amp;token=c2ad89f858f2f165c3f0caef344d2e88&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027758,
&quot;phyIndex&quot;: 6,
&quot;imageId&quot;: 3761334,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/0f4185ce-b462-49c1-ad2c-f94d8af4152d.jpg?ts=1724397082487&amp;token=2090f34140126e988a2040b05fa546a6&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027759,
&quot;phyIndex&quot;: 7,
&quot;imageId&quot;: 3761337,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/a00fde23-003b-4e1f-9171-ef266161515d.jpg?ts=1724397082487&amp;token=8f8f8fc5cb4c07f78bf74c3a3923802e&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027760,
&quot;phyIndex&quot;: 8,
&quot;imageId&quot;: 3761340,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/9cb6deeb-65d9-4599-998a-561ccd6bf610.jpg?ts=1724397082487&amp;token=5c3788bb26cf5bc9991879b3f2e2c43d&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027761,
&quot;phyIndex&quot;: 9,
&quot;imageId&quot;: 3761343,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/01397ed7-ce4f-4c09-a2fc-6e8947832124.jpg?ts=1724397082487&amp;token=f33d900a591617748104d510a6e8f2ac&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027762,
&quot;phyIndex&quot;: 10,
&quot;imageId&quot;: 3761346,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/234d5fad-3c2f-4218-aca3-303ddfbf2584.jpg?ts=1724397082487&amp;token=200b10a40803316072cbdabf11b3cf94&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027763,
&quot;phyIndex&quot;: 11,
&quot;imageId&quot;: 3761349,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/b89942c7-5918-4f44-bba4-51b733a8dedf.jpg?ts=1724397082487&amp;token=ac9f248b8f196ac2dfb50696ab0fa5cf&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027764,
&quot;phyIndex&quot;: 12,
&quot;imageId&quot;: 3761352,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/f1398cba-93da-41a1-8a5b-8077e000d316.jpg?ts=1724397082487&amp;token=a8b11094f7baf828cdc425257325800b&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027765,
&quot;phyIndex&quot;: 13,
&quot;imageId&quot;: 3761355,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/f43c7679-0276-48f5-add9-55b181717b37.jpg?ts=1724397082487&amp;token=4b4742c9fdf89181f53462ff2fbb8666&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027766,
&quot;phyIndex&quot;: 14,
&quot;imageId&quot;: 3761358,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/3f65ec02-8f32-4bcb-9365-817a8c9fdb91.jpg?ts=1724397082487&amp;token=142d7f04641caf984bd6bdbd3efb0ecb&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027767,
&quot;phyIndex&quot;: 15,
&quot;imageId&quot;: 3761361,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/2a610537-7498-446b-93ec-7c9a96733ed4.jpg?ts=1724397082487&amp;token=85fe023506c4243b56a35d73a3759c6a&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027768,
&quot;phyIndex&quot;: 16,
&quot;imageId&quot;: 3761364,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/6b2b094b-6b1e-4943-9ef3-ce95e65682ff.jpg?ts=1724397082487&amp;token=99cd8ac385cb7bddc4e54a3c12e5dba6&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027769,
&quot;phyIndex&quot;: 17,
&quot;imageId&quot;: 3761367,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/5cb142ed-f731-453e-92ce-4c67f87f239a.jpg?ts=1724397082487&amp;token=90cb0fa120e6975b2dc2ca141d0cd0e4&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027770,
&quot;phyIndex&quot;: 18,
&quot;imageId&quot;: 3761370,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/f715f898-8658-4071-9fc2-95494218d95c.jpg?ts=1724397082487&amp;token=83f8c763ed18b9f56ad125f6bfcc5403&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027771,
&quot;phyIndex&quot;: 19,
&quot;imageId&quot;: 3761373,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/10434e3c-6f69-4fce-b320-2ee071858be7.jpg?ts=1724397082487&amp;token=2099d28d2ec4ad059fb8624acf2dbe8f&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027772,
&quot;phyIndex&quot;: 20,
&quot;imageId&quot;: 3761376,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/e15bee18-8d10-4f26-b7f8-095fcdc0bb6e.jpg?ts=1724397082487&amp;token=1848dd7e8050d87981037cb5817ee0b3&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027773,
&quot;phyIndex&quot;: 21,
&quot;imageId&quot;: 3761379,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/dee12289-d0d1-4bd6-9d03-61460602558b.jpg?ts=1724397082487&amp;token=9af2dbf541d53d1af2ae4d8561326ca5&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027774,
&quot;phyIndex&quot;: 22,
&quot;imageId&quot;: 3761382,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/8c996e77-f2ac-4f95-ba4b-4edcae1f14d1.jpg?ts=1724397082487&amp;token=4b0c095679813a2fd2b8b66eda32f540&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027775,
&quot;phyIndex&quot;: 23,
&quot;imageId&quot;: 3761385,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/8c8de2d8-b1f9-4eed-9a20-49741848a836.jpg?ts=1724397082487&amp;token=51ed434cf88738e87b467d7d709869f1&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027776,
&quot;phyIndex&quot;: 24,
&quot;imageId&quot;: 3761388,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/e37ce59f-4123-4db3-87e8-d7a0b7398294.jpg?ts=1724397082487&amp;token=fa27182d34ca8563b142d26aa990eb36&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027777,
&quot;phyIndex&quot;: 25,
&quot;imageId&quot;: 3761391,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/07c850ca-6fca-45ad-ae4c-120ec8f6c1ef.jpg?ts=1724397082487&amp;token=a24c08333eabe54d0d47f02adbb1cefc&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027778,
&quot;phyIndex&quot;: 26,
&quot;imageId&quot;: 3761394,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/7e068bc3-73ac-4718-97e7-720070a88491.jpg?ts=1724397082487&amp;token=e827b096437cc475ce20ae469857b11c&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 5
},
{
&quot;pageId&quot;: 9027779,
&quot;phyIndex&quot;: 27,
&quot;imageId&quot;: 3761397,
&quot;imageUrl&quot;: &quot;http://t.51wanxue.com/brs/content/basebook/35/215985/f8d39ad8-0a2e-4d23-b0f1-af8d694ed6c0.jpg?ts=1724397082487&amp;token=4ee9a697c207e2aadefb11ccd14dbf6e&quot;,
&quot;horizontalCoordinateList&quot;: [
816,
1617,
2387
],
&quot;type&quot;: 8
}
]
}
}
</code></pre>