📚 API接口测试
用户管理
GET
/api/users
POST
/api/users
GET
/api/users/{id}
DELETE
/api/users/{id}
系统信息
GET
/health
GET
/api/stats