修改塔机
<h5>简要描述</h5>
<ul>
<li>修改塔机</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://ip:prot/api/towerCraneDevice/</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>put</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;eu1spl&quot;,
&quot;updateBy&quot;: &quot;vqfykh&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;: 647,
&quot;tcdId&quot;: &quot;121&quot;,
&quot;tcdOrgId&quot;: 181,
&quot;tcdCode&quot;: &quot;26934&quot;,
&quot;tcdName&quot;: &quot;mafalda.zulauf&quot;,
&quot;tcdSource&quot;: &quot;zltz05&quot;,
&quot;tcdIotCard&quot;: &quot;qnr3lv&quot;,
&quot;tcdMac&quot;: &quot;1mclry&quot;,
&quot;tcdStatus&quot;: &quot;phjnom&quot;,
&quot;tcdCaseNumber&quot;: &quot;1fhx1a&quot;,
&quot;tcdSupplier&quot;: &quot;cc24r2&quot;,
&quot;tcdOnlineState&quot;: &quot;mmambl&quot;,
&quot;tcdModel&quot;: &quot;mhcwsl&quot;,
&quot;tcdWorkTime&quot;: 1689314323008,
&quot;tcdDayWorkTime&quot;: 1689314323008,
&quot;enableFpz&quot;: &quot;s8bdz3&quot;,
&quot;videoUrl1&quot;: &quot;tzeni6&quot;,
&quot;videoUrl2&quot;: &quot;i1u8mn&quot;,
&quot;videoUrl3&quot;: &quot;1nqeyt&quot;,
&quot;videoUrl4&quot;: &quot;08ta5d&quot;
}
</code></pre>