## 商品详情
~~~[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",
}