{
"device": 0,
"area": 4,
"operate": 3,
"likeStr":null
}
curl --location --request POST 'http://localhost:9070/xiaoyuan/center/sysMenu/getList' \
--header 'USER_TOKEN: f585fa302a244b68bdbac24779aca1ee' \
--header 'Content-Type: application/json' \
--data-raw '{
"device": 0,
"area": 4,
"operate": 3,
"likeStr":null
}'
{}