💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 示例 ~~~[api] get:v1/article/getFormTplDetail *string:article_id#文章id <<< success { "code": 0, "msg": "ok", "data": { "id": 1, "article_id": "a525fb72d4df2675a814537aa81194d7", "content": "input1111" } } <<< error { "code":-1, "msg":"登录信息不存在", "data":{} } ~~~