百校在线

一款教育软件


购物车内课程列表

<p><strong>简要描述:</strong> </p> <ul> <li>购物车内课程列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/Activity/GetShoppingCartList</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Get </li> </ul> <p><strong>参数:</strong> </p> <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;">activity_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>活动id</td> </tr> </tbody> </table> <p><strong>header:</strong> </p> <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;">access_token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验签token</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;获取成功&amp;quot;,     &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;course_list&amp;quot;: [             {                 &amp;quot;ins_name&amp;quot;: &amp;quot;一粟麦美学空间&amp;quot;,                 &amp;quot;data&amp;quot;: [                     {                         &amp;quot;course_id&amp;quot;: 13,                         &amp;quot;id&amp;quot;: 28,                         &amp;quot;cover_pic&amp;quot;: &amp;quot;http://shangcheng112.oss-cn-beijing.aliyuncs.com/edu/88e6fe0d-1e25-49f6-a3dc-4961080cbcf8.jpg&amp;quot;,                         &amp;quot;title&amp;quot;: &amp;quot;综合绘画课&amp;quot;,                         &amp;quot;long_title&amp;quot;: &amp;quot;做有色彩的教育让孩子留下美丽的童年足迹&amp;quot;,                         &amp;quot;price&amp;quot;: 100.00,                         &amp;quot;price2&amp;quot;: &amp;quot;100/3节&amp;quot;,                         &amp;quot;remark&amp;quot;: &amp;quot;本课程包括,综合材料绘画,创意水墨,创意素描,创意版画等可供选择&amp;quot;,                         &amp;quot;temp_type&amp;quot;: 1,                         &amp;quot;formatted_address&amp;quot;: &amp;quot;梧田街道前浃路40号新塘东苑&amp;quot;,                         &amp;quot;course_model&amp;quot;: &amp;quot;1&amp;quot; //1、线上 2、线下                     }                 ]             }         ],         &amp;quot;activityPrice&amp;quot;: 100.00     } }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">code</td> <td style="text-align: left;">int</td> <td>200成功 其它失败</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML