Skip to main content
GET
/
ttjsw
/
guide
{
  "code": 200,
  "message": "操作成功",
  "data": [
    {
      "id": 1,
      "title": "保持动作标准",
      "imagePath": "http://127.0.0.1:9090/ttjsw/fitness/im/8.jpg",
      "content": "确保每个动作都按照正确的姿势和技巧进行,以避免受伤并提高训练效果。",
      "noteLabel": "注意事项",
      "date": "2024-10-24"
    },
    {
      "id": 2,
      "title": "逐渐增加强度",
      "imagePath": "http://127.0.0.1:9090/ttjsw/fitness/im/9.jpg",
      "content": "在适应当前训练强度后,可以逐渐增加重量、次数或时间,以提高训练效果。",
      "noteLabel": "注意事项",
      "date": "2024-10-24"
    },
    {
      "id": 3,
      "title": "饮食与营养",
      "imagePath": "http://127.0.0.1:9090/ttjsw/fitness/im/10.jpg",
      "content": "合理的饮食计划对健身成功至关重要。确保摄入足够的蛋白质、碳水化合物和健康脂肪,以支持肌肉生长和恢复。",
      "noteLabel": "注意事项",
      "date": "2024-10-24"
    }
  ]
}

Headers

Authorization
string

Response

code
integer
required
message
string
required
data
object[]
required