51带货助手

51带货助手


数字人效果视频展示列表

<pre><code class="language-text">数字人-效果视频展示列表</code></pre> <h4>接口URL</h4> <p>&gt; /api/v1/ai/avatar/help/preview</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> <tr> <td>token</td> <td>-</td> <td>String</td> <td>是</td> <td>登录令牌</td> </tr> <tr> <td>uid</td> <td>-</td> <td>String</td> <td>是</td> <td>用户标识</td> </tr> <tr> <td>deviceId</td> <td>-</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>list</td> <td>-</td> <td>array</td> <td>-</td> <td>数据集</td> </tr> </tbody> </table> <h4>list 数据集</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> <tr> <td>typeId</td> <td>-</td> <td>string</td> <td>-</td> <td>类型标识</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;list&amp;quot;: [ { &amp;quot;title&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;image&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://downhs.huazhuan.ink/yt-admin/tag/ljNMIfptJ2WKvDQGvOqNP3dc6eMu.mp4&amp;quot;, &amp;quot;typeId&amp;quot;: 10010 }, ], }</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