新增塔机
<h5>简要描述</h5>
<ul>
<li>新增塔机</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://ip:prot/api/towerCraneDevice/</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;xi30nf&quot;,
&quot;updateBy&quot;: &quot;faa3iq&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;: 637,
&quot;tcdId&quot;: &quot;121&quot;,
&quot;tcdOrgId&quot;: 149,
&quot;tcdCode&quot;: &quot;26934&quot;,
&quot;tcdName&quot;: &quot;mafalda.zulauf&quot;,
&quot;tcdSource&quot;: &quot;dhuqsu&quot;,
&quot;tcdIotCard&quot;: &quot;1jbwxi&quot;,
&quot;tcdMac&quot;: &quot;bcbw6y&quot;,
&quot;tcdStatus&quot;: &quot;6ttz7i&quot;,
&quot;tcdCaseNumber&quot;: &quot;v1v77r&quot;,
&quot;tcdSupplier&quot;: &quot;5z1jea&quot;,
&quot;tcdOnlineState&quot;: &quot;6ntp0k&quot;,
&quot;tcdModel&quot;: &quot;h6s6b2&quot;,
&quot;tcdWorkTime&quot;: 1689314323008,
&quot;tcdDayWorkTime&quot;: 1689314323008,
&quot;enableFpz&quot;: &quot;qsjskf&quot;,
&quot;videoUrl1&quot;: &quot;6jubsd&quot;,
&quot;videoUrl2&quot;: &quot;e6kof2&quot;,
&quot;videoUrl3&quot;: &quot;0xbu8b&quot;,
&quot;videoUrl4&quot;: &quot;ttce6a&quot;
}
</code></pre>