首页广告
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>首页广告</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://tappadmin.shuipingce.com/api/v1/learning_ability/index_advertising</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>get </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: 200,
msg: &quot;请求成功&quot;,
data:
{
id: 24,
name: &quot;hahha&quot;,
coverUrl: &quot;https://cdn.shuipingce.com/level-test/202312/d29ed168-57fa-426c-8f9d-574ea496c528.jpg&quot;,
startTime: &quot;2023-12-08&quot;,
endTime: &quot;2023-12-15&quot;,
jumpPosition:
{
bannerTypeName: &quot;测评&quot;,
bannerType: 2,
appid: &quot;&quot;,
content: &quot;&quot;,
jumpUrl: &quot;/pages/eval/detail?evalId=365&quot;
}
}
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>巩泽恒</li>
<li><a href="https://test-spc.shuipingce.com/api/doc.html#/default/%E9%A6%96%E9%A1%B5%E5%BC%B9%E7%AA%97%E5%B9%BF%E5%91%8A/appEjectUsingGET">https://test-spc.shuipingce.com/api/doc.html#/default/%E9%A6%96%E9%A1%B5%E5%BC%B9%E7%AA%97%E5%B9%BF%E5%91%8A/appEjectUsingGET</a></li>
</ul>