奥动服务


根据生产线获取模具-带模号

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取模具</li> </ul> <h5>请求URL</h5> <ul> <li><code>/mes/gmjxx/infolist/mh</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <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;">scxid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>生产线id(zyjhmxScxid)</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     "success": 1,     "msg": "success",     "showMsg": false,     "errorCode": 0,     "data": [         {             "wlxxMc": "B01471-5100-63-J+T1", // 物料名称             "gmjxxWlid": "02010002", // 物料编码             "wlxxTh": null, // 物料信息图号             "gmjxxMh": "1#", // 模号             "wlxxGg": null // 物料信息规格         },         {             "wlxxMc": "B01471-5100-63-J+T1",             "gmjxxWlid": "02010002",             "wlxxTh": null,             "gmjxxMh": "2#",             "wlxxGg": null         },         {             "wlxxMc": "B01471-5100-63-J+T1",             "gmjxxWlid": "02010002",             "wlxxTh": null,             "gmjxxMh": "3#",             "wlxxGg": null         },         {             "wlxxMc": "G0337-5700-63-J+T6",             "gmjxxWlid": "02010003",             "wlxxTh": null,             "gmjxxMh": "1#",             "wlxxGg": null         },         {             "wlxxMc": "G0337-5700-63-J+T6",             "gmjxxWlid": "02010003",             "wlxxTh": null,             "gmjxxMh": "2#",             "wlxxGg": null         },         {             "wlxxMc": "G0337-5700-63-J+T6",             "gmjxxWlid": "02010003",             "wlxxTh": null,             "gmjxxMh": "3#",             "wlxxGg": null         },         {             "wlxxMc": "DM139-6450-63-J+T5",             "gmjxxWlid": "02010004",             "wlxxTh": null,             "gmjxxMh": "1#",             "wlxxGg": null         },         {             "wlxxMc": "DM139-6450-63-J+T5",             "gmjxxWlid": "02010004",             "wlxxTh": null,             "gmjxxMh": "2#",             "wlxxGg": null         },         {             "wlxxMc": "DM139-6450-63-J+T5",             "gmjxxWlid": "02010004",             "wlxxTh": null,             "gmjxxMh": "3#",             "wlxxGg": null         },         {             "wlxxMc": "YF32.5*2.4(YS)-3600-61-J+T4(JC)",             "gmjxxWlid": "02010009",             "wlxxTh": null,             "gmjxxMh": "1#",             "wlxxGg": null         },         {             "wlxxMc": "YF32.5*2.4(YS)-3600-61-J+T4(JC)",             "gmjxxWlid": "02010009",             "wlxxTh": null,             "gmjxxMh": "2#",             "wlxxGg": null         },         {             "wlxxMc": "YF32.5*2.4(YS)-3600-61-J+T4(JC)",             "gmjxxWlid": "02010009",             "wlxxTh": null,             "gmjxxMh": "3#",             "wlxxGg": null         }     ] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML