简要描述:

  • 接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2026-03-13

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明
token string 凭证

请求参数:

参数名 是否必须 类型 说明
page string 页码
pagesize string 页数

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "ok",
    "data": {
        "list": [
            {
                "id": 3,
                "uid": "2",
                "novel_id": "8",
                "status": "1",
                "remark": "",
                "created_at": "2026-03-14 16:41:25",
                "novel_name": "霸主轮回",
                "pen_name": "唐峰",
                "status_msg": "生成成功",
                "result_image": [
                    {
                        "index": 0,
                        "url": "https://aitoken-image.qnaigc.com/1382732820/chatimage-1773477687018219526-1382732820/0.png"
                    },
                    {
                        "index": 1,
                        "url": "https://aitoken-image.qnaigc.com/1382732820/chatimage"
                    },
                    {
                        "index": 2,
                        "url": "https://aitoken-image.qnaigc.com/1382732820/chatimage"
                    },
                    {
                        "index": 3,
                        "url": "https://aitoken-image.qnaigc.com/1382732820/chatimage"
                    }
                ]
            }
        ],
        "page": 1,
        "pagesize": "10",
        "total": 3
    },
    "other": []
}

错误时返回:

返回参数说明:

参数名 类型 说明
id int 任务id
uid string 用户 uid
novel_id int 小说id
status int 状态
remark string 备注
created_at string 时间
novel_name string 小说名称
status_msg string 任务状态提示
result_image.url string 生成图片

备注:

作者:admin  创建时间:2026-03-14 17:05
最后编辑:admin  更新时间:2026-03-14 19:33
上一篇:
下一篇: