Compare commits
2 Commits
6f93326ba0
...
5ad3062457
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ad3062457 | |||
| d3d4b30c9a |
Binary file not shown.
@@ -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