Skip to main content
GET
/
qqlxs
/
travellist2
{
  "code": 200,
  "message": "操作成功",
  "data": [
    {
      "id": 1,
      "destination": "昆明",
      "tourName": "昆明4日游",
      "days": 4,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":1/8 - 1/20",
      "price": 1980,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/5.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 2,
      "destination": "重庆",
      "tourName": "重庆2日游",
      "days": 2,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":3/1 - 3/10",
      "price": 960,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/6.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 3,
      "destination": "成都",
      "tourName": "成都5日游",
      "days": 5,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":3/9 - 3/23",
      "price": 2800,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/7.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    },
    {
      "id": 4,
      "destination": "长沙",
      "tourName": "长沙2日游",
      "days": 2,
      "description": "超优惠,超丰富景点,有导游讲解,无需自费,跟团游...",
      "additionalServices": "咨询享优惠",
      "departureDates": ":2/5 - 2/15",
      "price": 1050,
      "bookingInfo": "立即抢购",
      "tourType": "境内跟团游",
      "imageUrl": "http://127.0.0.1:9090/qqlxs/fengjing/8.jpg",
      "additionalServices2": "可升级酒店",
      "worktime": "班期"
    }
  ]
}

Headers

Authorization
string

Response

code
integer
required
message
string
required
data
object[]
required