脑悦康


零售拉新落地页

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>零售拉新落地页</li> </ul> <h5>请求URL</h5> <ul> <li><code>/nykapi/v1.back_money/landing_page</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;amount&amp;quot;: &amp;quot;0&amp;quot;,         &amp;quot;castout_list&amp;quot;: [             {                 &amp;quot;avatar&amp;quot;: &amp;quot;https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTI1PoNpULzKEdvHNR7YOlqiaSBO6TDzPJRKLxhuDiasrGZmtJ4n4SWTYhQicnySEhqNETiaSsDCJ3Qdng/132&amp;quot;,                 &amp;quot;nickname&amp;quot;: &amp;quot;风华&amp;quot;,                 &amp;quot;amount&amp;quot;: &amp;quot;30.00&amp;quot;             }         ],         &amp;quot;product_list&amp;quot;: [             {                 &amp;quot;store_name&amp;quot;: &amp;quot;梁京院士专利研发 大脑营养补充剂 睿健 SMARTO(30包)&amp;quot;,                 &amp;quot;image&amp;quot;: &amp;quot;http://naoyuekang-weixindev.oss-cn-chengdu.aliyuncs.com/nyk_data/product/testosx/attach/2020/09/24/5f6c0dae46414.jpg&amp;quot;,                 &amp;quot;id&amp;quot;: 1,                 &amp;quot;product_id&amp;quot;: 68,                 &amp;quot;create_at&amp;quot;: &amp;quot;2023-04-10 09:54:20&amp;quot;,                 &amp;quot;stock&amp;quot;: 102,                 &amp;quot;price&amp;quot;: &amp;quot;1000.00&amp;quot;,                 &amp;quot;sales&amp;quot;: 5824             }         ]     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">amount</td> <td style="text-align: left;">array</td> <td>当前可提现余额</td> </tr> <tr> <td style="text-align: left;">castout_list</td> <td style="text-align: left;">array</td> <td>提现记录走马灯</td> </tr> <tr> <td style="text-align: left;">product_list</td> <td style="text-align: left;">array</td> <td>相关商品</td> </tr> </tbody> </table>

页面列表

ITEM_HTML