1.0 KiB
1.0 KiB
| 1 | endpoint | method | status_code | elapsed_time_ms | success | error |
|---|---|---|---|---|---|---|
| 2 | /api/dashboard/overview | GET | 200 | 15.83 | True | 测试5次, 平均耗时15.83ms |
| 3 | /api/dashboard/recent-publishes (默认5条) | GET | 400 | 23.37 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |
| 4 | /api/dashboard/recent-publishes (10条记录) | GET | 400 | 6.69 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |
| 5 | /api/dashboard/recent-publishes (20条记录) | GET | 400 | 30.19 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |
| 6 | /api/dashboard/hot-products (默认4个) | GET | 400 | 88.89 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |
| 7 | /api/dashboard/hot-products (8个产品) | GET | 400 | 10.50 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |
| 8 | /api/dashboard/hot-products (12个产品) | GET | 400 | 8.55 | False | {"code":400,"data":null,"message":"\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID"} |