chore:一些测试文件的小修改

This commit is contained in:
Leon
2025-12-16 14:35:36 +08:00
parent a93521f8ab
commit 2c9bf4cc60
4 changed files with 6 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
"info": {
"name": "FeedSystem Feed API",
"_postman_id": "4c2fd555-b880-4b14-8023-55a944936352",
"description": "Feed endpoints.\n\nPagination:\n- /feed/listLatest: copy response.next_time into feedLatestTime\n- /feed/listLikesCount: copy response.next_likes_count_before into feedLikesCountBefore",
"description": "Feed endpoints.\n\nPagination:\n- /feed/listLatest: copy response.next_time (unix seconds) into feedLatestTime\n- /feed/listLikesCount: copy response.next_likes_count_before into feedLikesCountBefore",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [