抖音智能创作平台


文章详情

<p>文章详情</p> <h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{domain}}web.php/write/getPrompt</code></li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>prompt_id</td> <td>5</td> <td>是</td> <td>string</td> <td>文章id</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;errno&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;id&amp;quot;: 5, // id &amp;quot;title&amp;quot;: &amp;quot;心得体会&amp;quot;, // 标题 &amp;quot;desc&amp;quot;: &amp;quot;支持输出心得体会的任意主题范文。&amp;quot;, // 描述 &amp;quot;hint&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;welcome&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;tips&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;form_field&amp;quot;: &amp;quot;[\&amp;quot;SISE|字数|请输入子数\&amp;quot;,\&amp;quot;TITLE|主题|请输入主题,如:青年党员“以学正风”心得体会\&amp;quot;]&amp;quot;, // form表单字段:字段说明:[name标识|标题|placeholder提示词] &amp;quot;thumb&amp;quot;: &amp;quot;https://xiaohuli.yunzhenji.cn/upload/image/658a9bd342383.png&amp;quot;, // 封面 &amp;quot;is_ppt&amp;quot;: false, &amp;quot;is_table&amp;quot;: false &amp;quot;is_charge&amp;quot;: 0 // 是否会员专属:0=否,2=是 } }</code></pre> <h5>失败返回示例</h5> <pre><code>{ &amp;quot;errno&amp;quot;: 403, &amp;quot;message&amp;quot;: &amp;quot;请登录&amp;quot; }</code></pre> <h5>备注</h5>

页面列表

ITEM_HTML