{
"page": {
"page": 0,
"size": 0
},
"operName": "string",
"operUserName": "string",
"businessType": 0
}curl --location --request POST '/api/v1/system/log/oper/index' \
--header 'iThings-token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVaWQiOiIxNzQwMzU4MDU3MDM4MTg4NTQ0IiwiZXhwIjoxNjgzNTQ4NDU5LCJpYXQiOjE2ODM1NDQ4NTksIlJvbGUiOjF9.ygQyxFx7AGtf7vcFJmE-xcElQUtwE23HN_0av02tSec' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": {
"page": 0,
"size": 0
},
"operName": "string",
"operUserName": "string",
"businessType": 0
}'{
"code": 0,
"msg": "success",
"data": {
"total": 0,
"list": [
{
"userID": 0,
"operUserName": "string",
"operName": "string",
"businessType": "string",
"uri": "string",
"operIpAddr": "string",
"operLocation": "string",
"req": "string",
"resp": "string",
"code": "string",
"msg": "string",
"createdTime": "string"
}
]
}
}
扫码加入 iThings微信交流群

扫码加入交流群