Files
ai_wht_B/员工接口性能测试_20251229.csv
“shengyudong” 5a384b694e 2026-1-6
2026-01-06 14:18:39 +08:00

16 lines
1021 B
CSV

endpoint,method,status_code,elapsed_time_ms,success,error
/api/employees/list (基本查询),GET,400,9.10,False,"{""code"":400,""data"":null,""message"":""\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID""}
"
/api/employees/list (每页10条),GET,400,43.11,False,"{""code"":400,""data"":null,""message"":""\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID""}
"
/api/employees/list (关键词搜索),GET,400,26.99,False,"{""code"":400,""data"":null,""message"":""\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID""}
"
/api/employees/list (状态筛选),GET,400,9.85,False,"{""code"":400,""data"":null,""message"":""\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID""}
"
/api/employees/list (第2页),GET,400,7.32,False,"{""code"":400,""data"":null,""message"":""\u65e0\u6cd5\u83b7\u53d6\u4f01\u4e1aID""}
"
/api/employees/stats,GET,200,20.80,True,"测试5次, 平均耗时20.80ms"
/api/employees/add,POST,403,8.57,False,"{""code"":403,""data"":null,""message"":""\u6743\u9650\u4e0d\u8db3""}
"
/api/employees/<id> (DELETE),DELETE,0,0,False,没有可用的员工ID