翻页问题
个人主页的收藏、点赞标签页,最大只能翻到第10页,后面的页数就一直转圈圈,接口报错
{
"detail": [
{
"loc": [
"query",
"page"
],
"msg": "ensure this value is less than or equal to 10",
"type": "value_error.number.not_le",
"ctx": {
"limit_value": 10
}
}
]
}
关闭于 2025-09-16 1 条评论