{
"id":7,
"industryId":490,
"ranges":25550,
"explains":"这是技能说明更新",
"wayId":2,
"qA":"",
"skillGrade":1,
"skillAlbums":[
{
"id":2,
"type":0,
"introduce":"这是相册的说明内容更新",
"skillAlbumsImages":[
{
"id":1,
"imageKey":"private/resources/project/head_b.png"
},
{
"imageKey":"private/resources/project/head_b.png"
}
]
}
]
}curl --location 'http://proxy.ufer.top/api/user/updateSkill?userId=0&openid=&unionid=&sessionKey=&username=&password=&phone=&userStatus=0&address=&thumb=&sex=&authed=&grade=&longitude=&latitude=&rate=&createTime=&createBy=0&updateTime=&updateBy=0&enabled=0&revision=0&deleteed=false&lastTime=' \
--header 'token: e30a1f948d694aa990a25b30e0fe87c2' \
--header 'Content-Type: application/json' \
--data '{
"id":7,
"industryId":490,
"ranges":25550,
"explains":"这是技能说明更新",
"wayId":2,
"qA":"",
"skillGrade":1,
"skillAlbums":[
{
"id":2,
"type":0,
"introduce":"这是相册的说明内容更新",
"skillAlbumsImages":[
{
"id":1,
"imageKey":"private/resources/project/head_b.png"
},
{
"imageKey":"private/resources/project/head_b.png"
}
]
}
]
}'{
"code": 0,
"msg": "",
"data": {}
}