更新 website.py
This commit is contained in:
@@ -49,7 +49,7 @@ async def get_photo_list(page: int = 1, page_size: int = 10):
|
||||
"code": 0,
|
||||
"msg": "ok",
|
||||
"data": photo_list,
|
||||
"total_pages": total_pages
|
||||
"page_count": total_pages
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user