Authorization: Bearer ********************curl --location '/api/system/resource/' \
--header 'Authorization: Bearer <token>'{
"createTime": "string",
"description": "string",
"enabled": true,
"id": 0,
"method": "GET",
"path": "string",
"resourceCode": "string",
"resourceName": "string",
"updateTime": "string"
}