Closed an920107 closed 2 months ago
Endpoint: /api/download?page=1&column=student_group_insurance
/api/download?page=1&column=student_group_insurance
Method: GET
{ "data": [ { "column": "student_group_insurance", "created_time": "2024-09-12T02:39:00.747235", "filepath": "statics/downloads/6b259f01-3e4f-4714-897a-2ab9a84b94b6.pdf", "id": 1, "title": "\u6e2c\u8a66", "title_en": "testtesttesttesttesttesttestte", "updated_time": "2024-09-12T02:49:13.214494", "viewer": 1, "visibility": true }, { "column": "freshmen_check_up", "created_time": "2024-09-12T02:39:33.578075", "filepath": "statics/downloads/2a541e1d-4c7d-415b-9b50-0c8628137da2.pdf", "id": 2, "title": "\u6e2c\u8a66", "title_en": "testtesttesttesttesttesttesttesttest", "updated_time": "2024-09-12T02:39:33.578078", "viewer": 0, "visibility": true }, { "column": "others", "created_time": "2024-09-12T02:50:07.870515", "filepath": "statics/downloads/bd7a6cb7-2a22-490a-a72b-722246e62f76.xlsx", "id": 3, "title": "\u767b\u9769\u71b1", "title_en": "FEVER", "updated_time": "2024-09-12T02:50:07.870520", "viewer": 0, "visibility": true } ], "message": "get downloads success", "total_page": 1 }
{ "data": [ { "column": "student_group_insurance", "created_time": "2024-09-12T02:39:00.747235", "filepath": "statics/downloads/6b259f01-3e4f-4714-897a-2ab9a84b94b6.pdf", "id": 1, "title": "\u6e2c\u8a66", "title_en": "testtesttesttesttesttesttestte", "updated_time": "2024-09-12T02:49:13.214494", "viewer": 1, "visibility": true } ], "message": "get downloads success", "total_page": 1 }
Fix Searching Feature
Request
Endpoint:
/api/download?page=1&column=student_group_insurance
Method: GET
Response
Real
Expected