API 测试

接口返回数据:

{
  "success": true,
  "message": "Hello from Nuxt API!",
  "timestamp": "2026-05-06T06:55:36.371Z",
  "data": {
    "name": "yaolingji",
    "version": "1.0.0"
  }
}