采供平台系统

采供平台系统


首页推荐产品列表

<p><strong>简要描述:</strong> </p> <ul> <li>首页推荐产品列表接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://srmplat.tingyun.work/api/app/recproductlist</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get</li> </ul> <p><strong>参数:</strong> 无</p> <p><strong>返回示例</strong></p> <pre><code>{     &amp;quot;statusCode&amp;quot;: 200,     &amp;quot;msg&amp;quot;: null,     &amp;quot;data&amp;quot;: {         &amp;quot;currentPage&amp;quot;: 1,         &amp;quot;totalPages&amp;quot;: 1,         &amp;quot;totalItems&amp;quot;: 9,         &amp;quot;itemsPerPage&amp;quot;: 15,         &amp;quot;items&amp;quot;: [             {                 &amp;quot;id&amp;quot;: 1,//产品id                 &amp;quot;title&amp;quot;: &amp;quot;各种异型冷拔钢&amp;quot;,//产品标题                 &amp;quot;image&amp;quot;: &amp;quot;/upload/20250118/abc32432.png;/upload/20250118/23432234.png&amp;quot;,//图片地址(多个用分号隔开),截取第一张图片                 &amp;quot;orgName&amp;quot;: &amp;quot;深圳聚合众电子厂&amp;quot;,//企业名称                 &amp;quot;address&amp;quot;: &amp;quot;广东省-深圳市&amp;quot;,//地址                 &amp;quot;price&amp;quot;: 12421,//价格,这里不要取这里值,直接写死:面议             }         ]     } }</code></pre>

页面列表

ITEM_HTML