风控后台


小美投递简历信息接口

<p><strong>创建人:</strong> </p> <ul> <li>赵聪</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>{{address}}/api/report/queryxmInf</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get</li> </ul> <p><strong>参数:</strong> </p> <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;">orderNo</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;code&amp;quot;: 0, &amp;quot;obj&amp;quot;: { &amp;quot;id&amp;quot;: 1, &amp;quot;orderNo&amp;quot;: &amp;quot;1805091455688219&amp;quot;, &amp;quot;consumerNo&amp;quot;: &amp;quot;246&amp;quot;, &amp;quot;baseTreatmentMin&amp;quot;: 2000, &amp;quot;baseTreatmentMax&amp;quot;: 3000, &amp;quot;sentTime&amp;quot;: 3, &amp;quot;state&amp;quot;: &amp;quot;10&amp;quot;, &amp;quot;addTime&amp;quot;: &amp;quot;2018-05-09 13:48:56&amp;quot;, &amp;quot;updateTime&amp;quot;: null, &amp;quot;recentCompanyPhone&amp;quot;: &amp;quot;13677697679&amp;quot;, &amp;quot;recentCompanyAddress&amp;quot;: &amp;quot;巴福镇钟鹤村四社&amp;quot; } }</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> <tr> <td style="text-align: left;">recentCompanyAddress</td> <td style="text-align: left;">String</td> <td>最后一次投递岗位的地址</td> </tr> <tr> <td style="text-align: left;">recentCompanyPhone</td> <td style="text-align: left;">String</td> <td>最后一次投递岗位的联系方式</td> </tr> <tr> <td style="text-align: left;">baseTreatmentMin</td> <td style="text-align: left;">String</td> <td>最后一次投递岗位的最低工资</td> </tr> <tr> <td style="text-align: left;">baseTreatmentMax</td> <td style="text-align: left;">String</td> <td>最后一次投递岗位的最高工资</td> </tr> <tr> <td style="text-align: left;">sentTime</td> <td style="text-align: left;">int</td> <td>已投递简历个数</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML