{
"alibaba_ailabs_iot_business_recipe_getdetail_response":{
"result":{
"message":"null",
"ret_code":200,
"ret_value":{
"business_recipe_id":1,
"description":"美味豆浆",
"function_type":1,
"recipe_image":{
"img":"www.img.com",
"large":"www.large.com",
"medium":"www.medium.com",
"small":"www.small.com"
},
"recipe_ingredient_list":{
"recipe_ingredient_dto":[
{
"name":"xxx",
"weight":"xxx"
}
]
},
"recipe_name_cn":"xxx",
"recipe_step_list":{
"business_recipe_step_open_dto":[
{
"business_recipe_id":1,
"business_recipe_step_id":1,
"description":"搅拌3分钟",
"image_url":{
"img":"www.img.com",
"large":"www.large.com",
"medium":"www.medium.com",
"small":"www.small.com"
},
"recipe_step_action_list":{
"business_recipe_step_action_open_dto":[
{
"action_name":"runTime",
"action_type":2,
"action_value":"3",
"sequence":1
}
]
},
"recipe_step_name":"搅拌3分钟",
"recipe_step_time":180,
"sequence":1,
"tips":"步骤提示",
"video_url":{
"cover":{
"img":"www.img.com",
"large":"www.large.com",
"medium":"www.medium.com",
"small":"www.small.com"
},
"default_url":"www.defaultUrl.com",
"height":240,
"high":"www.high.com",
"standard":"www.standard.com",
"ultra":"www.ultra.com",
"width":375
}
}
]
},
"recipe_time":300,
"recipe_video":{
"cover":{
"img":"www.img.com",
"large":"www.large.com",
"medium":"www.medium.com",
"small":"www.small.com"
},
"default_url":"www.defaultUrl.com",
"height":240,
"high":"www.high.com",
"standard":"www.standard.com",
"ultra":"www.ultra.com",
"width":375
},
"tag_list":{
"content_tag_dto":[
{
"tag_id":8001,
"tag_name":"菜谱标签"
}
]
},
"tips":"制作5分钟",
"recipe_type":"1"
},
"trace_id":"1e0525b315754507465865759e"
}
}
}