采供平台系统

采供平台系统


首页最新采购列表

<p><strong>简要描述:</strong> </p> <ul> <li>首页最新采购列表接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://srmplat.tingyun.work/api/app/newpurchaselist</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;HDPE排水清洁口&amp;quot;,//采购标题                 &amp;quot;image&amp;quot;: &amp;quot;/upload/20250118/abc32432.png;/upload/20250118/23432234.png&amp;quot;,//图片地址(多个用分号隔开),截取第一张图片                 &amp;quot;releaseDate&amp;quot;: &amp;quot;2025-01-18 15:21:11&amp;quot;,//发布时间,需格式化下                 &amp;quot;Craft&amp;quot;: NULL,//工艺                 &amp;quot;material&amp;quot;: &amp;quot;不锈钢&amp;quot;,//材质 &amp;quot;delivery&amp;quot;: &amp;quot;广东深圳&amp;quot;,//交货地 &amp;quot;number&amp;quot;: 1000,//采购数量 &amp;quot;numberUnitName&amp;quot;: &amp;quot;个&amp;quot;,//采购数量单位名称 &amp;quot;deadlineDate&amp;quot;: &amp;quot;2025-03-30&amp;quot;, //截止日期 &amp;quot;industryTypeName&amp;quot;:&amp;quot;综合分类&amp;quot;//分类名称             }         ]     } }</code></pre>

页面列表

ITEM_HTML