标准签


重新发起印章审批

<p><strong>简要描述:</strong> </p> <ul> <li>重新发起印章审批</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ip:port/service/rest/v1/approve_record/seal</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>PUT <strong>参数示例:</strong></li> </ul> <pre><code>{ &amp;quot;id&amp;quot;: &amp;quot;13719b24-31ed-4f72-b7fc-e871f58246e3&amp;quot;, &amp;quot;source&amp;quot;: &amp;quot;dingding&amp;quot;, &amp;quot;orgAccountUid&amp;quot;: &amp;quot;2A4C492FF38F441BAAA49FDFDF19C265&amp;quot;, &amp;quot;accountUid&amp;quot;: &amp;quot;28AE0E0EFEC74A09B9647E9F05BE56A0&amp;quot;, &amp;quot;token&amp;quot;: &amp;quot;88621148-cd3d-42bc-9457-3a1bbf5c15c2&amp;quot;, &amp;quot;equipId&amp;quot;: &amp;quot;ding19db1f9dd-1bdc-4c56-8727-1b21dbefd275&amp;quot; }</code></pre> <p><strong>参数说明:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> <th>校验</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>approve_record_id(审批记录表id)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;success&amp;quot;: true, &amp;quot;msg&amp;quot;: &amp;quot;成功&amp;quot;, &amp;quot;total&amp;quot;: null, &amp;quot;errCode&amp;quot;: 0, &amp;quot;errShow&amp;quot;: false, &amp;quot;data&amp;quot;: {} }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">errCode</td> <td style="text-align: left;">int</td> <td>0表示成功</td> </tr> </tbody> </table>

页面列表

ITEM_HTML