Skip to main content
GET
/
qqlxs
/
sy
{
  "code": 200,
  "message": "操作成功",
  "data": {
    "data": [
      {
        "id": 1,
        "title": "看日出日落",
        "imageUrl": "http://127.0.0.1:9090/qqlxs/shouye/1.jpg"
      },
      {
        "id": 2,
        "title": "田园",
        "imageUrl": "http://127.0.0.1:9090/qqlxs/shouye/2.jpg"
      },
      {
        "id": 3,
        "title": "雪山\n",
        "imageUrl": "http://127.0.0.1:9090/qqlxs/shouye/3.jpg"
      },
      {
        "id": 4,
        "title": "浪漫\n",
        "imageUrl": "http://127.0.0.1:9090/qqlxs/shouye/4.jpg"
      },
      {
        "id": 5,
        "title": "石板桥",
        "imageUrl": "http://127.0.0.1:9090/qqlxs/shouye/5.jpg"
      }
    ],
    "context": "优选推荐",
    "context5": "乘坐索道上山",
    "context4": "武功山通票",
    "context3": "精选推荐",
    "context2": "翻山越岭 游山玩水",
    "context1": "听说 你每年都要去爬一次山"
  }
}

Headers

Authorization
string

Response

code
integer
required
message
string
required
data
object
required