curl --location --request POST 'adminapi/music.music/status' \ --form 'id=""'
{ "code": 1, "show": 1, "msg": "操作成功", "data": [] }