点开工具、字典、anything


获取模板预览结果

<p>视频合成获取模板预览结果</p> <p>GET <code>video/combine/template/combineStatus</code></p> <table> <thead> <tr> <th>字段</th> <th>类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>integer</td> <td>预览记录id</td> </tr> </tbody> </table> <p>返回data</p> <pre><code>{ "photo_url": [ "http://1.jpg", "http://2.jpg", "http://3.jpg" ], "status": 1 // 0为合成中,1为成功,其余为错误 }</code></pre>

页面列表

ITEM_HTML