{
"auxiliaryPicture": "http://",
"backUserId": 0,
"description": "机构描述0001",
"detail": "机构详情0001",
"detailedAddress": "南山区",
"id": 1,
"latitude": 50.892313123,
"longitude": 40.892313123,
"mainImage": "http://",
"name": "科比特智能教育",
"region": "110000,130100",
"regionName": "河北省,石家庄市",
"scaleId": 1,
"testCenter": 0,
"trainingProgramsVOS": [
{
"gradeId": 1,
"id": 1,
"mainImage": "http://",
"modelsId": 1,
"orgId": 0,
"place": "string",
"price": 1000,
"typeId": 1
}
],
"video": "http://"
}curl --location --request POST '/release/licence/background/updateOrg' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJVU0VSX0FDQ09VTlRfSUQiOjEsInN1YiI6Im1tY19pdWF2ODg4IiwiaXNzIjoibW1jX3VhdiIsIlRPS0VOX1RZUEUiOiJNX1RPS0VOIiwiZXhwIjoxNzQ1NDYzODM5LCJpYXQiOjE3NDUzNzc0MzksImp0aSI6IjY5NzkwOSJ9.uxXdeKJt2x1L7JyNYb6i_4JwgEcoKP2MvtJU4Il7Tuo' \
--header 'Content-Type: application/json' \
--data-raw '{
"auxiliaryPicture": "http://",
"backUserId": 0,
"description": "机构描述0001",
"detail": "机构详情0001",
"detailedAddress": "南山区",
"id": 1,
"latitude": 50.892313123,
"longitude": 40.892313123,
"mainImage": "http://",
"name": "科比特智能教育",
"region": "110000,130100",
"regionName": "河北省,石家庄市",
"scaleId": 1,
"testCenter": 0,
"trainingProgramsVOS": [
{
"gradeId": 1,
"id": 1,
"mainImage": "http://",
"modelsId": 1,
"orgId": 0,
"place": "string",
"price": 1000,
"typeId": 1
}
],
"video": "http://"
}'{
"code": "string",
"message": "string",
"result": {}
}