返回
上冰雪获取景区信息
请求方式: HTTP GET
请求参数说明:
返回格式: JSON
返回格式样例:
{
"data": {
"scenicMsg": [
{
"address": "北京市怀柔区",
"balance": "999999.90",
"distrbutorallmoney": "0.00",
"fullname": "北京怀北国际滑雪场",
"id": "1",
"linkman": "张三",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "13999999999",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/0821/1534817984842.png",
"status": "1"
},
{
"address": "北京市怀柔区",
"balance": "999999.90",
"distrbutorallmoney": "0.00",
"fullname": "北京怀北国际滑雪场",
"id": "1",
"linkman": "张三",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "13999999999",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/1023/1540279568137.png",
"status": "1"
},
{
"address": "北京市怀柔区",
"balance": "999999.90",
"distrbutorallmoney": "0.00",
"fullname": "北京怀北国际滑雪场",
"id": "1",
"linkman": "张三",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "13999999999",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/0827/1535347086452.jpg",
"status": "1"
},
{
"address": "北京市怀柔区",
"balance": "999999.90",
"distrbutorallmoney": "0.00",
"fullname": "北京怀北国际滑雪场",
"id": "1",
"linkman": "张三",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "13999999999",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/0827/1535347086452.jpg",
"status": "1"
},
{
"address": "北京市怀柔区",
"balance": "9999999.00",
"distrbutorallmoney": "0.00",
"fullname": "北京冰冻雪场",
"id": "2",
"linkman": "5",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/0827/1535347086452.jpg",
"status": "1"
},
{
"address": "北京市怀柔区",
"balance": "999999.90",
"distrbutorallmoney": "0.00",
"fullname": "北京怀北国际滑雪场",
"id": "1",
"linkman": "张三",
"ordeyverify": "",
"overdraftflag": "0",
"overdraftmoney": "0.00",
"phone": "13999999999",
"scenicimage": "http://test.qnvod.cnlive.com/802/img/2018/0827/1535347086452.jpg",
"status": "1"
}
]
},
"errorCode": "0",
"errorMessage": "成功"
}
无数据形式
{
"data": {},
"errorCode": "402",
"errorMessage": "无数据"
}