奥动服务


下达

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>下达</li> </ul> <h5>请求URL</h5> <ul> <li><code>/mes/pcjg/release</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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> </tbody> </table> <h5>header</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;">access_token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>token</td> </tr> </tbody> </table> <p>json示例</p> <pre><code>{     "scxid": "001", // 生产线ID     "bzid": "01", // 班组ID     "jhkgsj": "2022-05-11 17:00:01", // 计划开工时间 (yyyy-MM-dd HH:mm:ss)     "jhwgsj": "2022-05-11 17:51:01",// 计划完工时间 (yyyy-MM-dd HH:mm:ss)     "bcrq": "2022-05-12", // 班次日期     "bz": "asdjfasjdfkasjdlkf", // 备注     "rwlx": "01", // 任务类型     "bzbmid": "999", // 编制部门ID     "bcid": "88", // 班次ID     "listInfo": [         {             "pcjgId": "17283718731273",             "pcjgGcid": "GC01",             "pcjgGcmc": "长发铝业测试",             "pcjgScxid": "01013",             "pcjgScxmc": "挤压2#",             "pcjgWoid": "MRP0000012",             "pcjgPcsl": 85.333,             "pcjgJgsj": 0.85,             "pcjgKgsj": "2022-05-11 17:00:01",             "pcjgWgsj": "2022-05-11 17:51:01",             "pcjgZt": "P",             "pcjgXdsl": null,             "gylx": "氧化",             "bcid": "001",             "bcmc": "白班",             "bcrq": "2022-05-11",             "woWlid": "02010002",             "woZlh": " ",             "woXqsl": 85.333,             "woYpcsl": 0,             "woJhwgrq": "2022-05-09 00:00:00",             "wlxxMc": "B01471-5100-63-J+T1",             "wlxxTh": null,             "wlxxDjjz": 0,             "scxcnDjsj": 0.01,             "color": null,             "timeOffset": 0.0         }     ] }</code></pre> <h5>返回示例</h5> <pre><code>{     "success": 1,     "msg": "success",     "showMsg": false,     "errorCode": 0,     "data": null }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML