fc


展示企业规模

<h5>接口说明</h5> <p>展示企业规模(需是登录状态)</p> <h5>请求URL</h5> <ul> <li><code>{{url_prefix}}/api/v1/enterprise/dimensions</code></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>请求示例</h5> <pre><code></code></pre> <p>&lt;br/&gt;</p> <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>响应示例</h5> <pre><code>{ &amp;quot;message&amp;quot;: &amp;quot;OK&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;peopleNum&amp;quot;: &amp;quot;1-19人&amp;quot; }, { &amp;quot;id&amp;quot;: 2, &amp;quot;peopleNum&amp;quot;: &amp;quot;20-49人&amp;quot; }, { &amp;quot;id&amp;quot;: 3, &amp;quot;peopleNum&amp;quot;: &amp;quot;50-299人&amp;quot; }, { &amp;quot;id&amp;quot;: 4, &amp;quot;peopleNum&amp;quot;: &amp;quot;300人以上&amp;quot; } ], &amp;quot;status&amp;quot;: &amp;quot;200&amp;quot; }</code></pre>

页面列表

ITEM_HTML