curl --location --request PUT 'http://127.0.0.1:8000/admin/rule/show/' \ --header 'Authorization: Bearer '
{ "data": [], "success": true, "msg": "ok", "showType": 0 }