## 商品詳情
~~~[api]
get:/api/v2/house/{houseId}/{language_type}
houseId#房屋id
userid#用戶id(不必須)
language_type#語言類型1中文/2英文/3繁體
<<<
success
{
"code": 0,
"data": {
"evaluate_content": "sdddd",
"huanbao_cost":0
"evaluatecount": {
"evaluate_content": "hangnnn",
"evaluate_img": ["http://tapi.timeforest-w.com/static/img/photo4.jpg"],
"evaluate_level": 4,
"evaluate_member": 1,
"evaluate_reply_content": "hhhhh",
"evaluate_time": "2018-01-02 00:00:00",
"evaluatecount": 2,
"userName": "夏雪",
"userimg": "http://tapi.timeforest-w.com/static/img/photo4.jpg"
},
"goods_address": "hangzhou",
"goods_banner_img": ["http://tapi.timeforest-w.com/static/img/photo02.jpg", "http://tapi.timeforest-w.com/static/img/photo03.jpg"],
"goods_content": "消費須知\n費用包含\n1、交通: 為樹實名掛牌,選- -棵最合眼緣的大樹,把自己\n的名字和想說的話留在二維碼上。\n2.服務: 高山無公寓蔬菜,親自動手制作遂昌特色美食,\n共同品嘗別具風情的農家菜。\n3.保驗:夜幕降臨。我們歡樂的篝火晚會。燒烤唱歌。時\n光定格在最美的夜空下。\n\n費用不包含\n1、交通: 為樹實名掛牌,選- -棵最合眼緣的大樹,把自己\n的名字和想說的話留在二維碼上。\n2.服務: 高山無公害蔬菜,親自動手制作遂昌特色美食,\n一同品嘗別具風情的農家菜。\n3.保險: 夜幕降臨。我們歡樂的篝火晚會。燒烤唱歌。時\n光定格在最美的夜空下。\n",
"goods_details_img": ["http://tapi.timeforest-w.com/static/img/photo1.jpg", "http://tapi.timeforest-w.com/static/img/photo2.jpg"],
"goods_name": "車前村民宿1",
"goods_price": 555,
"goods_public_service": "hangzhou",
"goods_tag": ["特色民宿", "抓野雞", "泡溫泉"],
"goods_text": "車前村民宿描述1",
"merchantman": {
"merchant_dynamic": 20,
"merchant_fans": 200,
"merchant_head_img_url": "http://tapi.timeforest-w.com/static/img/photo4.jpg",
"merchant_nickname": "emmmm"
},
"room_type": [{
"buyer_num": 10,
"merchant_nickname": "emmmm",
"room_experience": "99",
"room_img_url": "http://tapi.timeforest-w.com/static/img/photo4.jpg",
"room_num": 2,
"room_price": 599,
"room_type_id": 1,
"room_type_name": "好房型哈哈哈2"
}, {
"buyer_num": 10,
"merchant_nickname": "emmmm",
"room_experience": "99",
"room_img_url": "http://tapi.timeforest-w.com/static/img/photo4.jpg",
"room_num": 3,
"room_price": 299,
"room_type_id": 2,
"room_type_name": "好房型哈哈哈"
}]
},
"msg": "success"
}
<<<
error
success
{
"code": 1,
"msg": "invalid param",
}