三方得益Api

三方得益Api


6.4、获取首页商品列表

<h5>简要描述</h5> <ul> <li>获取首页商品列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>api/getHomeGoods</code></li> </ul> <h5>请求方式</h5> <ul> <li>any </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> <tr> <td style="text-align: left;">keyword</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>搜索关键词</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>分页页数</td> </tr> <tr> <td style="text-align: left;">limit</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>每页显示条数</td> </tr> <tr> <td style="text-align: left;">lat</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>经度</td> </tr> <tr> <td style="text-align: left;">lng</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>纬度</td> </tr> </tbody> </table> <h5>返回示例</h5> <p>```2022-04-19 11:37:58 星期二 {     &quot;code&quot;: 200,     &quot;data&quot;: [         {             &quot;id&quot;: 98,             &quot;goods_name&quot;: &quot;测试易货&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220418/20220418152349.jpg">http://utopia-ww.com/resources/20220418/20220418152349.jpg</a>&quot;,             &quot;distance&quot;: 0,             &quot;comment&quot;: &quot;99%好评&quot;,             &quot;stock_num&quot;: &quot;100&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 93,                 &quot;good_id&quot;: 98,                 &quot;sku_value&quot;: null,                 &quot;price&quot;: &quot;60.00&quot;,                 &quot;cost_price&quot;: null,                 &quot;stock&quot;: 100,                 &quot;market_price&quot;: 15,                 &quot;qy_price&quot;: 74,                 &quot;qy_inviol&quot;: 47,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T07:47:41.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T07:57:36.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: &quot;80.00&quot;,                 &quot;temp_price&quot;: &quot;40.00&quot;             }         },         {             &quot;id&quot;: 18,             &quot;goods_name&quot;: &quot;春茶上市135&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;96%好评&quot;,             &quot;stock_num&quot;: &quot;905&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 13,                 &quot;good_id&quot;: 18,                 &quot;sku_value&quot;: &quot;18&quot;,                 &quot;price&quot;: &quot;18.00&quot;,                 &quot;cost_price&quot;: &quot;722.00&quot;,                 &quot;stock&quot;: 905,                 &quot;market_price&quot;: 50,                 &quot;qy_price&quot;: 74,                 &quot;qy_inviol&quot;: 71,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 19,             &quot;goods_name&quot;: &quot;春茶上市738&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;97%好评&quot;,             &quot;stock_num&quot;: &quot;743&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 14,                 &quot;good_id&quot;: 19,                 &quot;sku_value&quot;: &quot;19&quot;,                 &quot;price&quot;: &quot;19.00&quot;,                 &quot;cost_price&quot;: &quot;150.00&quot;,                 &quot;stock&quot;: 743,                 &quot;market_price&quot;: 30,                 &quot;qy_price&quot;: 75,                 &quot;qy_inviol&quot;: 72,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 20,             &quot;goods_name&quot;: &quot;春茶上市942&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;98%好评&quot;,             &quot;stock_num&quot;: &quot;1465&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 15,                 &quot;good_id&quot;: 20,                 &quot;sku_value&quot;: &quot;20&quot;,                 &quot;price&quot;: &quot;20.00&quot;,                 &quot;cost_price&quot;: &quot;128.00&quot;,                 &quot;stock&quot;: 1465,                 &quot;market_price&quot;: 40,                 &quot;qy_price&quot;: 24,                 &quot;qy_inviol&quot;: 61,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 21,             &quot;goods_name&quot;: &quot;春茶上市792&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/_20220315112226.png">http://utopia-ww.com/resources/20220402/_20220315112226.png</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;96%好评&quot;,             &quot;stock_num&quot;: &quot;1484&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 16,                 &quot;good_id&quot;: 21,                 &quot;sku_value&quot;: &quot;21&quot;,                 &quot;price&quot;: &quot;21.00&quot;,                 &quot;cost_price&quot;: &quot;262.00&quot;,                 &quot;stock&quot;: 1484,                 &quot;market_price&quot;: 76,                 &quot;qy_price&quot;: 19,                 &quot;qy_inviol&quot;: 60,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 22,             &quot;goods_name&quot;: &quot;春茶上市222&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402120412.jpg">http://utopia-ww.com/resources/20220402/20220402120412.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;95%好评&quot;,             &quot;stock_num&quot;: &quot;1123&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 17,                 &quot;good_id&quot;: 22,                 &quot;sku_value&quot;: &quot;22&quot;,                 &quot;price&quot;: &quot;22.00&quot;,                 &quot;cost_price&quot;: &quot;522.00&quot;,                 &quot;stock&quot;: 1123,                 &quot;market_price&quot;: 32,                 &quot;qy_price&quot;: 46,                 &quot;qy_inviol&quot;: 85,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 23,             &quot;goods_name&quot;: &quot;春茶上市981&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;98%好评&quot;,             &quot;stock_num&quot;: &quot;1141&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 18,                 &quot;good_id&quot;: 23,                 &quot;sku_value&quot;: &quot;23&quot;,                 &quot;price&quot;: &quot;23.00&quot;,                 &quot;cost_price&quot;: &quot;622.00&quot;,                 &quot;stock&quot;: 1141,                 &quot;market_price&quot;: 93,                 &quot;qy_price&quot;: 17,                 &quot;qy_inviol&quot;: 62,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 24,             &quot;goods_name&quot;: &quot;春茶上市213&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;99%好评&quot;,             &quot;stock_num&quot;: &quot;483&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 19,                 &quot;good_id&quot;: 24,                 &quot;sku_value&quot;: &quot;24&quot;,                 &quot;price&quot;: &quot;24.00&quot;,                 &quot;cost_price&quot;: &quot;594.00&quot;,                 &quot;stock&quot;: 483,                 &quot;market_price&quot;: 54,                 &quot;qy_price&quot;: 52,                 &quot;qy_inviol&quot;: 78,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 25,             &quot;goods_name&quot;: &quot;春茶上市674&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;97%好评&quot;,             &quot;stock_num&quot;: &quot;688&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 20,                 &quot;good_id&quot;: 25,                 &quot;sku_value&quot;: &quot;25&quot;,                 &quot;price&quot;: &quot;25.00&quot;,                 &quot;cost_price&quot;: &quot;130.00&quot;,                 &quot;stock&quot;: 688,                 &quot;market_price&quot;: 52,                 &quot;qy_price&quot;: 45,                 &quot;qy_inviol&quot;: 53,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         },         {             &quot;id&quot;: 26,             &quot;goods_name&quot;: &quot;春茶上市331&quot;,             &quot;thum_img&quot;: &quot;<a href="http://utopia-ww.com/resources/20220402/20220402152508.jpg">http://utopia-ww.com/resources/20220402/20220402152508.jpg</a>&quot;,             &quot;distance&quot;: 11670.4,             &quot;comment&quot;: &quot;98%好评&quot;,             &quot;stock_num&quot;: &quot;1428&quot;,             &quot;good_sku&quot;: {                 &quot;id&quot;: 21,                 &quot;good_id&quot;: 26,                 &quot;sku_value&quot;: &quot;26&quot;,                 &quot;price&quot;: &quot;26.00&quot;,                 &quot;cost_price&quot;: &quot;662.00&quot;,                 &quot;stock&quot;: 1428,                 &quot;market_price&quot;: 11,                 &quot;qy_price&quot;: 16,                 &quot;qy_inviol&quot;: 44,                 &quot;status&quot;: null,                 &quot;created_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;updated_at&quot;: &quot;2022-04-18T03:27:52.000000Z&quot;,                 &quot;deleted_at&quot;: null,                 &quot;user_price&quot;: null,                 &quot;temp_price&quot;: null             }         }     ],     &quot;errMesg&quot;: &quot;成功&quot;,     &quot;totalCount&quot;: 81 }</p> <pre><code></code></pre>

页面列表

ITEM_HTML