Authorization: Bearer ********************
curl --location --request POST 'http://127.0.0.1:8181/yiyi/sys/pageRole/delRoleById?id=' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string", "data": "string" }