塔机注册查询
<h5>简要描述</h5>
<ul>
<li>塔机注册查询</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://ip:prot/api/towerCraneDevice/registerInfo</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>post</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">header</th>
<th style="text-align: left;">必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">token</td>
<td style="text-align: left;">是</td>
<td>string</td>
<td>登录token值</td>
</tr>
</tbody>
</table>
<h5>请求参数示例</h5>
<pre><code>{
&quot;createBy&quot;: &quot;eszbn0&quot;,
&quot;updateBy&quot;: &quot;0tnmcu&quot;,
&quot;createTime&quot;: &quot;2023-07-14 13:59:00&quot;,
&quot;updateTime&quot;: &quot;2023-07-14 13:59:00&quot;,
&quot;id&quot;: 612,
&quot;tcdId&quot;: &quot;121&quot;,
&quot;tcdOrgId&quot;: 600,
&quot;tcdCode&quot;: &quot;26934&quot;,
&quot;tcdName&quot;: &quot;mafalda.zulauf&quot;,
&quot;tcdSource&quot;: &quot;v9tvmz&quot;,
&quot;tcdIotCard&quot;: &quot;tux81a&quot;,
&quot;tcdMac&quot;: &quot;782z3c&quot;,
&quot;tcdStatus&quot;: &quot;ohb8sr&quot;,
&quot;tcdCaseNumber&quot;: &quot;s7p1ck&quot;,
&quot;tcdSupplier&quot;: &quot;zsgnu1&quot;,
&quot;tcdOnlineState&quot;: &quot;ie9tgq&quot;,
&quot;tcdModel&quot;: &quot;7ssfsw&quot;,
&quot;tcdWorkTime&quot;: 1689314323008,
&quot;tcdDayWorkTime&quot;: 1689314323008,
&quot;enableFpz&quot;: &quot;3rk5pm&quot;,
&quot;videoUrl1&quot;: &quot;dju0nc&quot;,
&quot;videoUrl2&quot;: &quot;nrt5wt&quot;,
&quot;videoUrl3&quot;: &quot;40zrn4&quot;,
&quot;videoUrl4&quot;: &quot;nw2kut&quot;
}
</code></pre>