恒润


获取业务员(关联组织)

<p><strong>简要描述:</strong> </p> <ul> <li>获取业务员(关联组织)</li> </ul> <p><strong>服务名:</strong> </p> <ul> <li><code>Entype/GetOperaterOrgList</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>post</li> </ul> <p><strong>Content-Type:</strong> </p> <ul> <li><code>application/json; charset=utf-8</code> <strong>请求示例:</strong> <pre><code>{     "Type":7,//类型,业务员是7     "IdCompany":6,//公司ID "FOperaterType":1//业务员类型(1:采购员,2:销售员) }</code></pre></li> </ul> <p><strong>请求参数:</strong> </p> <table> <thead> <tr> <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;">└ Type</td> <td style="text-align: left;">int</td> <td>业务员=7</td> <td>Y</td> </tr> <tr> <td style="text-align: left;">└ IdCompany</td> <td style="text-align: left;">double</td> <td>公司ID</td> <td>Y</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{     "data": [{             "id": 679.0,//ID             "name": "杨明富",//名称             "describe": "0252\_100.01.44\_100104",//业务员编码             "memo": "业务员"//备注         },         {             "id": 683.0,             "name": "包涵",             "describe": "0058\_100.01.39\_100104",             "memo": "贸易主管"         }] }</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> </tbody> </table>

页面列表

ITEM_HTML