文档
测试

新品列表

POST
https://applets.mcu.com.cn/home/Cases/new_prduct_list

请求参数

参数名
类型
描述
必填
id
int
产品导航id
必填

响应参数

参数名
类型
描述
必填
msg
array
数据列表
必填
title
string
新品名称
必填
id
int
新品id
必填
list_litpic
string
列表图片
必填
status
int
示例:1
必填

说明 / 示例

<pre>array(5) { [ 0 ] =&gt; array(3) { [ "title" ] =&gt; string(8) "CMS8S006" [ "id" ] =&gt; int(124) [ "litpic" ] =&gt; string(44) "/uploads/allimg/20240425/1-24042513232JK.png" } [ 1 ] =&gt; array(3) { [ "title" ] =&gt; string(8) "SC8P8022" [ "id" ] =&gt; int(125) [ "litpic" ] =&gt; string(44) "/uploads/allimg/20240425/1-24042513232JK.png" } [ 2 ] =&gt; array(3) { [ "title" ] =&gt; string(10) "CMS32F0301" [ "id" ] =&gt; int(176) [ "litpic" ] =&gt; string(44) "/uploads/allimg/20240425/1-24042513232JK.png" } [ 3 ] =&gt; array(3) { [ "title" ] =&gt; string(9) "CMS32L031" [ "id" ] =&gt; int(178) [ "litpic" ] =&gt; string(44) "/uploads/allimg/20240425/1-24042513232JK.png" } [ 4 ] =&gt; array(3) { [ "title" ] =&gt; string(9) "CMS32L051" [ "id" ] =&gt; int(180) [ "litpic" ] =&gt; string(44) "/uploads/allimg/20240425/1-24042513232JK.png" } } </pre>