Skip to main content
GET
/
qqlxs
/
travellist
{
  "code": 200,
  "message": "操作成功",
  "data": [
    {
      "id": 1,
      "destination": "云南",
      "tourName": "云南3日游",
      "days": 3,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":10/1 - 10/23",
      "price": 1280,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/1.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 2,
      "destination": "西双版纳",
      "tourName": "西双版纳5日游",
      "days": 5,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":10/10 - 10/28",
      "price": 2260,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/2.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 3,
      "destination": "上海",
      "tourName": "上海3日游",
      "days": 3,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":10/9 - 10/23",
      "price": 1500,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/3.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 4,
      "destination": "北京",
      "tourName": "北京3日游",
      "days": 3,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":12/5 - 12/20",
      "price": 2660,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/4.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    }
  ]
}

Headers

Authorization
string

Response

code
integer
required
message
string
required
data
object[]
required