ai电报
请求URL:
api/index/code
请求方式:
- POST
参数:
返回示例
{
"code": 0,
"msg": "成功",
"data": {
"notice": [
{
"id": "2",
"title": "2023年重磅来袭2023年重磅来袭"
},
{
"id": "1",
"title": "carry ai小程序最新上线"
}
],
"tutorial": {
"tutorial_id": "1",
"title": "新手必备教程",
"image": "https://ai.carryba.com/web/lavatar.jpg"
},
"report": {
"report_id": "1",
"title": "标题标题标题标题标题标题",
"image": "https://ai.carryba.com/web/lavatar.jpg"
}
}
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
tutorial | string | 教程 |
report | string | 报告 |
notice | string | ai电报 |