{
"id": 0,
"name": "string",
"icon": "string",
"iconOssId": "string",
"enable": true,
"rate": 0
}curl --location --request PUT 'https://test.51vive.com/store/partnerLevel' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"icon": "string",
"iconOssId": "string",
"enable": true,
"rate": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}