9. 列出可同步的小程序
<p><strong>简要描述:</strong> </p>
<ul>
<li>列出可同步的小程序</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/v2/common_recommand/list_copy_app</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<p>无</p>
<p><strong>返回示例</strong></p>
<pre><code>{
"msg": "success",
"data": [
{
"appid": "wx6be5cd45c42decd8",
"miniprogram_name": "花花鸟鸟"
},
{
"appid": "wx7e38e0dbac77a2b9",
"miniprogram_name": "幽默驾到"
},
{
"appid": "wx89609053eb4ac121",
"miniprogram_name": "蛋花群视频"
},
{
"appid": "wx321578183955abdb",
"miniprogram_name": "点开就听"
},
{
"appid": "wx21a5bba6431c29ba",
"miniprogram_name": "闪闪图文"
},
{
"appid": "wxc84b74ca10419d0f",
"miniprogram_name": "点开好运"
},
{
"appid": "wxf6e7c8275b10972a",
"miniprogram_name": "群友头鲦"
},
{
"appid": "wx1bc425542bdd465b",
"miniprogram_name": "圆圆好看"
},
{
"appid": "wx4f4bd757be11eda7",
"miniprogram_name": "战友必看"
},
{
"appid": "abcdefgh1234567890",
"miniprogram_name": "测试小程序"
},
{
"appid": "wxf48f76fd10f124d4",
"miniprogram_name": "田田趣事"
},
{
"appid": "wxbb2c34192598f095",
"miniprogram_name": "打工实现梦想"
},
{
"appid": "wx53e767f539e6e0e8",
"miniprogram_name": "点开学知识"
},
{
"appid": "wxa6675c7b5349f9d8",
"miniprogram_name": "xxx"
},
{
"appid": "wxc25ff434c10cd2a5",
"miniprogram_name": "中老年都在看"
},
{
"appid": "wx5570db9617f17683",
"miniprogram_name": "奇趣头鲦"
},
{
"appid": "wx1b99e0cf017a3711",
"miniprogram_name": "新年正能量"
}
],
"code": 1,
"state": true
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p>无</p>
<p><strong>备注</strong> </p>
<p>无</p>