本文档由 【技术部】 手动编写,如有疑义,请及时反馈修改,文档内部访问,无必要禁止外部分享!
curl --location --request GET 'http://localhost:8000/index/index/notice/list?page=1&limit=20'{
"success": true,
"message": "string",
"data": {
"list": [
{
"id": 0,
"title": "string",
"content": "string",
"source": 0,
"is_top": 0,
"browse": 0,
"status": 0,
"sort": 0,
"create_user": 0,
"create_time": "string",
"update_user": 0,
"update_time": 0,
"mark": 0
}
],
"count": 0
},
"code": 0
}
扫码下载 赛氪APP
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码 进行下载