获取用户列表
POST
/myauth/web/getUserList
请求参数
Header 参数
token
string
必需
示例值:
23c51867dd6d46f4a79b285e26fce713
Body 参数application/json
fromSoftId
integer
所属软件id
fromVerId
integer
所属版本id
user
string
账号
name
string
昵称
point
integer
点数
qq
string
QQ
lastIp
string
最后登录IP
lastTime
string
最后登录时间戳
authTime
string
授权到期时间戳
remark
string
备注
deviceInfo
string
最后登录的设备信息
deviceCode
string
最后登录的设备机器码
ckey
string
卡密
fromAdminId
integer
上级ID
pageIndex
integer
必需
pageSize
integer
必需
orders
array [object {2}]
可选
column
string
必需
asc
boolean
必需
示例
{
"fromSoftId": 0,
"fromVerId": 0,
"user": "string",
"name": "string",
"point": 0,
"qq": "string",
"lastIp": "string",
"lastTime": "string",
"authTime": "string",
"remark": "string",
"deviceInfo": "string",
"deviceCode": "string",
"ckey": "string",
"fromAdminId": 0,
"pageIndex": 0,
"pageSize": 0,
"orders": [
{
"column": "string",
"asc": true
}
]
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/myauth/web/getUserList' \
--header 'token: 23c51867dd6d46f4a79b285e26fce713' \
--header 'Content-Type: application/json' \
--data-raw ''
返回响应
🟢200成功
application/json
Body
code
integer
必需
success
boolean
必需
msg
string
必需
sign
string
必需
result
object
必需
records
array [object {22}]
必需
total
integer
必需
size
integer
必需
current
integer
必需
orders
array[string]
必需
optimizeCountSql
boolean
必需
searchCount
boolean
必需
countId
null
必需
maxLimit
null
必需
pages
integer
必需
timestamp
integer
必需
示例
{
"code": 200,
"success": true,
"msg": "获取成功",
"sign": "",
"result": {
"records": [
{
"id": 3,
"user": "90ac5673c3f5ed4364ca69fcb595023c",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "113.128.51.58",
"lastTime": 1644744336,
"regTime": 1644733122,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "n9y6i6i0Ujiz7NnD+P3HhcqWtA7WM0L5xs0eOI0XMLfHRZXJM0/1MTxTe6BxnFeK1OylpWQ37W474zQ0TMu00GnLr2+tmhF8wY2Z093crnNP1WR0lbtNCl3ecunsZwaF",
"remark": "",
"deviceInfo": "获取失败,请检查版本:10.0",
"deviceCode": "5A79565CC85400F0",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 4,
"user": "e8ad6a91b11280ddf66c47704cf3fa47",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "113.128.51.58",
"lastTime": 1645012785,
"regTime": 1644744447,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "wfiILOSor16NVoWdzEm/LQF2umhXsB1aVFwj7vvpRxxCSEzw6KoYlt6Usoc3mE/XCMxezwYZb972NedAVd5RciRhoj047NaNAQ3xy0goyMq72AH3wpX3ZQrrwpPf9Z2Y",
"remark": "",
"deviceInfo": "获取失败,请检查版本:10.0",
"deviceCode": "5A79565CC85400F0",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 5,
"user": "637e5dd7dfa3409558035b2ea5bb1fcb",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "219.150.218.225",
"lastTime": 1645429862,
"regTime": 1644747521,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "GMeeqZTGu+Kwi3eT5HABcM1i7Vz43s1vIA6QBySsdhpkQresYzhAIRArRzm9HgwwMol98Zg5+oRVDTS68MNjb4qgYT7xt6mM5fxgWzU+eBkXP7SpKZVM0Rayu0Raevc7",
"remark": "",
"deviceInfo": "Windows Server 2012 R2",
"deviceCode": "ED41B40DB1ED1C0C",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 6,
"user": "02b26ff36d5763600930890fd06f8471",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "125.88.153.231",
"lastTime": 1645429872,
"regTime": 1644747521,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "zIq4ZrGXqBpHD9nLDfXmgNuBeyjEb+foxZmZQ/w83CD7pXcaA3MXPwvc+IkgV2LxejaE3X6rOqesbnGrUtJIxL3Q55P7qTcbxPqS6VkkB2KJHAhCMLh867SgWP2actgT",
"remark": "",
"deviceInfo": "Windows Server 2012 R2",
"deviceCode": "0DC63BBBCEEC559D",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": 4
},
{
"id": 7,
"user": "fb162dc4d1ffb88700f76c76b530e985",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "27.184.225.198",
"lastTime": 1645104939,
"regTime": 1644747526,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "U/4G+XenDBrAiNutU6eHRDNEGGkTsXoweWET5hTGbZH7VSFEukfzLgnPddAm0gQzCwzb5S6gLsW6LkPYAk/7dqBYci6BEyvWgbXjZd7Bb0TQ66GaFlDnTuESRBt4STwW",
"remark": "",
"deviceInfo": "Windows 10",
"deviceCode": "6898699F8322DD28",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 8,
"user": "7f78ce137e0734350a0499b664159ff9",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "1.12.248.58",
"lastTime": 1645429651,
"regTime": 1644747530,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "CTEvTj0bFrjMzydr2JMR2qrVhq3L7XsHW9dOCHF2IqcrYCorYqma2yVRa7t7MTmf1l+h0Rq5WA+XtlXrHoE2zmVrTOv6iepyavSadKhXhgKx37FDH8wVgRKmnNAWNKwj",
"remark": "",
"deviceInfo": "Windows Server 2012 R2",
"deviceCode": "6336EF559FB13C42",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 9,
"user": "91eaf350db7be135f46b66c1f493bd8c",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "139.155.27.165",
"lastTime": 1645429857,
"regTime": 1644747530,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "6MvH9+bhcnHSFWZ75I4ScQVAKHxdu2a7oY6dcZNPJxTW/hYrnSMAd9t/pRBJSdojcDJrFdMAZUWW95Auo5HGa1MKQqTSivdndZiv5fRlTSV2e3hZ0hj/TUiN4biNZE0s",
"remark": "",
"deviceInfo": "Windows Server 2012 R2",
"deviceCode": "E026C8E5F176210A",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": 4
},
{
"id": 10,
"user": "41e018c3353d9bb6159faf9d95146405",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "182.87.155.194",
"lastTime": 1644747618,
"regTime": 1644747535,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "XU64giDQ9+/EZbLgjadCi8qWtA7WM0L5xs0eOI0XMLd+65gX4SrlaCDq6sz8ffNWnlhI08A5wYCn1mzqJD/eL2Fx/kZxd0GecLnafzquhbdDrkyV+/Za929XVEHpe3ZW",
"remark": "",
"deviceInfo": "Windows 10",
"deviceCode": "A7336DDB4834EA32",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 11,
"user": "3bb0ec5ada4d7ff6190b400c0da8050a",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "117.136.107.20",
"lastTime": 1644747772,
"regTime": 1644747538,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "HAwH5vbD2MneJxG8F5ldR/tSNOiTmXKCmgM+cLGAq95u8zA4kqXoK/lTfvWPR98c5bh9rmbNarT/DFSeHwRNOQmmpwPEJJ7DwF127iXUYM6QkgN6V9SqNu/ysFlK5w15",
"remark": "",
"deviceInfo": "获取失败,请检查版本:10.0",
"deviceCode": "49248A3B51F9DDAF",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
},
{
"id": 12,
"user": "df34e79c3036908858ee6060fa4c9a76",
"pass": "",
"name": "",
"point": 0,
"qq": "",
"lastIp": "113.124.174.55",
"lastTime": 1645429693,
"regTime": 1644747551,
"authTime": -1,
"fromSoftId": 1,
"fromSoftKey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"fromVerId": 97,
"fromVerKey": "0b8350dc-dce8-4e05-9b75-fec8bfd3ccff",
"token": "nFG+WSXXFt/ChuNEFGRMlBdS9HAZB4M82lLFANucl4cGvE/UEAA3XkUCa+cA90eBykxQQApTs4Id2p3UH/UebuR95RriHWCDIX2Fz6tqMXu91+3SkmHQbiiorq30auzW",
"remark": "",
"deviceInfo": "Windows 7",
"deviceCode": "34EF9A2046A80617",
"ckey": "",
"fromSoftName": "MyQQ",
"fromVerName": "1.9.0",
"fromAdminId": null
}
],
"total": 100,
"size": 10,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"searchCount": true,
"countId": null,
"maxLimit": null,
"pages": 10
},
"timestamp": 1647347740491
}
🔴500错误
修改于 2022-03-15 12:36:29