获取路演报名栏目
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取路演报名栏目接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>https://828.xiaozhangshi.com/api/app/getroadshow</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get</li>
</ul>
<p><strong>参数:</strong> </p>
<p>无</p>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;statusCode&quot;: 200,
&quot;msg&quot;: null,
&quot;data&quot;: {
&quot;id&quot;: 2,
&quot;name&quot;: &quot;项目路演&quot;,
&quot;subjectInfo&quot;: &quot;828巨人港定期举办项目路演。企业就各自竞争优势和投资价值进行展示,投资机构参与项目融资交流讨论。目前,828巨人港已成功举办多场项目路演活动,行业领域涵盖数字科技、文化产业、应急消防、数字经济、科技服务等。&quot;,
&quot;mainImg&quot;: &quot;/upload/images/2024820/48f56007794d468a0debe582eb9f21d.png&quot;,
&quot;img1&quot;: &quot;/upload/images/2024820/19bc77874900906dafefb3a88f0890f.png&quot;,
&quot;img2&quot;: &quot;/upload/images/2024820/48f56007794d468a0debe582eb9f21d.png&quot;,
&quot;sort&quot;: 2,
&quot;cateType&quot;:1
}
}</code></pre>