curl --location --request GET 'https://api-dev.sincetech.com.cn:9443/bpm-portal/sys/sysLogs/v1/' \
--header 'Authorization: Bearer '
{
"executionTime": "2019-08-24T14:15:22Z",
"executor": "string",
"id": "string",
"ip": "string",
"logType": "string",
"moduleType": "string",
"opeContent": "string",
"opeName": "string",
"pkVal": "string",
"reqUrl": "string",
"systemType": "string"
}