💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] get:/portal/articles *string:categories=默认值#分类id [必须] *string:post_title=默认值#文章标题 [必须] post_keywords#关键字#多项用','隔开 [可选] post_source#文章来源 [可选] post_excerpt#摘要(给数据表字段一个默认值,否则必填) [可选] *string:post_content=默认值#文章内容 [必须] thumbnail#文章缩略图 [可选] more#附件 (相册,视频文件) [可选] <<< success { "code": 1, "msg": "添加成功!", "data": "" } <<< error ~~~