51带货助手

51带货助手


视频教程列表

<pre><code class="language-text">视频教程</code></pre> <h4>接口URL</h4> <p>&gt; /api/v1/helper/tutorial</p> <h4>请求方式</h4> <p>&gt; GET</p> <h4>请求Query参数</h4> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>参数类型</th> <th>是否必填</th> <th>参数描述</th> </tr> </thead> <tbody> <tr> <td>cv</td> <td>1.1.0</td> <td>String</td> <td>是</td> <td>-</td> </tr> <tr> <td>cp</td> <td>a</td> <td>String</td> <td>是</td> <td>-</td> </tr> <tr> <td>ci</td> <td>999999</td> <td>String</td> <td>是</td> <td>-</td> </tr> </tbody> </table> <h4>返回参数说明</h4> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>参数类型</th> <th>是否必填</th> <th>参数描述</th> </tr> </thead> <tbody> <tr> <td>title</td> <td>-</td> <td>string</td> <td>-</td> <td>标题</td> </tr> <tr> <td>cover</td> <td>-</td> <td>string</td> <td>-</td> <td>封面地址</td> </tr> <tr> <td>aspectRatio</td> <td>-</td> <td>double</td> <td>-</td> <td>宽高比</td> </tr> <tr> <td>videoUrl</td> <td>-</td> <td>string</td> <td>-</td> <td>视频地址</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>[ { &amp;quot;title&amp;quot;: &amp;quot;带货视频去重原创&amp;quot;, &amp;quot;cover&amp;quot;: &amp;quot;https://downhs.huazhuan.ink/yt-admin/tag/FpTi1EH559zhsNElHNxkYosBDAKJ.png&amp;quot;, &amp;quot;aspectRatio&amp;quot;: 3.5, &amp;quot;videoUrl&amp;quot;: &amp;quot;https://tos.huazhuan.ink/mp4/help-video1.mp4&amp;quot;, } ]</code></pre> <h5>失败返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 1001, &amp;quot;reason&amp;quot;: &amp;quot;请求参数错误&amp;quot;, &amp;quot;extInfo&amp;quot;: null }</code></pre>

页面列表

ITEM_HTML