ecology2


月末稽核获取零售负责人

<h3>触发流程:获取零售负责人</h3> <h5>请求URL</h5> <ul> <li>测试环境:&lt;br&gt; <code>http://oa-01-test.topsports.com.cn/oa_api/tsapi/getHeadOfRetailCity</code></li> <li> <p>生产环境:&lt;br&gt;<code>https://oa9.belle.net.cn/oa_api/tsapi/getHeadOfRetailCity</code></p> <pre><code>登陆地址:http://10.10.220.126:8080/wui/index.html 账号:210600468 密码:top</code></pre> </li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h4>入参</h4> <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;">storyCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>999</td> <td>店铺编码 多个逗号隔开</td> </tr> </tbody> </table> <h4>返回结果</h4> <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;">工号</td> <td style="text-align: left;">brandHeadNo</td> <td style="text-align: left;">060528292</td> <td></td> </tr> <tr> <td style="text-align: left;">数据id</td> <td style="text-align: left;">id</td> <td style="text-align: left;">24714</td> </tr> <tr> <td style="text-align: left;">名称</td> <td style="text-align: left;">brandHeadTitle</td> <td style="text-align: left;">王宇婷</td> </tr> <tr> <td style="text-align: left;">店铺编码</td> <td style="text-align: left;">brandHeadTitle</td> <td style="text-align: left;">ADWF45</td> <td></td> </tr> </tbody> </table> <h5>提交示例 (参考结构)</h5> <pre><code>{ &amp;quot;storyCode&amp;quot;:&amp;quot;ADWF45,NKAUTA,ADWF45&amp;quot; }</code></pre> <h5>返回示例 接口内返回OA标准单号</h5> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;: &amp;quot;成功&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;brandHeadNo&amp;quot;: &amp;quot;110384059&amp;quot;, &amp;quot;id&amp;quot;: &amp;quot;18045&amp;quot;, &amp;quot;brandHeadTitle&amp;quot;: &amp;quot;盛娟&amp;quot;, &amp;quot;storeCode&amp;quot;: &amp;quot;ADWF45&amp;quot; } ] }</code></pre>

页面列表

ITEM_HTML