手机端,桌面端和pda端同时在线 使用kickoffPCClient 踢掉桌面端和pda端,桌面端可以正常踢掉,pda 调用api 报错248(没有权限)
手机端 platfrom 是2 pda 端 platfrom 是9
clientId 是通过getPCOnlineInfos这个api拿的数据如下
[{"clientId":"A0824C00-B2E3-4368-A82C-FB66380981B1","clientName":"unknown","isOnline":true,"platform":"PlatformType_Windows","timestamp":1729167708522,"type":"PC_Online"},{"clientId":"736ed6ee-62a5-4ea0-8d4b-ad5fa6ba03be1726212933611","clientName":"WGRR-W09","isOnline":true,"platform":"PlatformType_APad","timestamp":1729167718115,"type":"Pad_Online"}]
服务端api version
{
"tags": "null",
"branch": "33cd1ffa592d258661b2a704cea0beed22742713",
"dirty": "null",
"remoteOriginUrl": "git@github.com:heavyrain2012/server_commercial.git",
"commitId": "33cd1ffa592d258661b2a704cea0beed22742713",
"commitIdAbbrev": "33cd1ff",
"describe": "llld-120-g33cd1ff-dirty",
"describeShort": "null",
"commitUserName": "heavyrian2012",
"commitUserEmail": "heavyrain.lee@wildfirehat.cn",
"commitMessageFull": "server version add label\n",
"commitMessageShort": "server version add label",
"commitTime": "20240409091411",
"label": "75dbc13c-a791-4413-86de-6f67ff2997bf",
"nodeIds": "3 2 1 ",
"closestTagName": "null",
"closestTagCommitCount": "null",
"buildUserName": "Unknown",
"buildUserEmail": "Unknown",
"buildTime": "20240410102019",
"buildHost": "null",
"buildVersion": "null",
"verified": true,
"currentNode": 3,
"runTime": 5524542
}