curl --location --request GET 'http://k28hrq.natappfree.cc/arbitrage/user/page?current=1&pageSize=10&loginName&realName&state&systemAdmin&createTimeRang=2023-12-08 18:12:15&createTimeRang=2023-12-08 18:12:15' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US'
{
"data": {
"total": 1,
"list": [
{
"id": "1698900184022351877",
"loginName": "tenant",
"realName": "集团管理员",
"state": true,
"tenantAdmin": true,
"createTime": "2023-12-11 10:05:19"
}
]
},
"error": null
}