curl --location --request POST 'http://127.0.0.1:8080/admin/deleteBagVoiceSettingById' \ --data-urlencode 'id=1002'
{ "code": 0, "msg": null, "data": 0 }