file

edit


(弹窗)资源-工装列表

<p><strong>简要描述:</strong> </p> <ul> <li>资源-工装列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>见 全局发送数据URL请求</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <h5>发送数据格式</h5> <pre><code> { "method": "SearchFLGZ", "data": { “id”,“工具编号”, “name”:“工具名称” } }</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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">jgdocid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>工序id</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>工步编码</td> </tr> </tbody> </table> <p><strong>返回示例</strong> { &quot;code&quot;:1, &quot;msg&quot;:&quot;获取资源-工装列表&quot;, &quot;data&quot;:[ {&quot;name&quot;:&quot;工具1&quot;,&quot;id&quot;:&quot;0000000022&quot;,&quot;count&quot;:&quot;1&quot;,&quot;specificationDes&quot;:&quot;&quot;}, {&quot;name&quot;:&quot;工具2&quot;,&quot;id&quot;:&quot;0000000023&quot;,&quot;count&quot;:&quot;1&quot;,&quot;specificationDes&quot;:&quot;&quot;} ]} }</p> <pre><code> **返回参数说明** 无 **备注** - 无</code></pre>

页面列表

ITEM_HTML