{ "soundId": 0 }
curl --location --request POST '/front/sound/community/setting' \ --header 'Authorization: 3e75f7b68c20459fa055394d82a75032' \ --header 'Content-Type: application/json' \ --data-raw '{ "soundId": 0 }'
{ "msg": "操作成功", "code": 200 }