供应商库


签署公司下拉

<p><strong>简要描述:</strong></p> <ul> <li>【招聘信息】签署公司下拉</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://supplier.transecs.com/oa/api/api/purchase/getSigningCompany</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>POST</p> <p><strong>请求示例</strong></p> <pre><code>{ }</code></pre> <p><strong>返回参数说明</strong></p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">int</td> <td>自增ID</td> </tr> <tr> <td style="text-align: left;">company</td> <td style="text-align: left;">varchar</td> <td>公司名称</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{     "meta": {         "msg": "success",         "status": 200     },     "data": [         {             "id": 1,             "company": "上海1111111"         },         {             "id": 2,             "company": "上海2222"         }     ] } </code></pre> <p><strong>备注</strong> </p>

页面列表

ITEM_HTML