QueryString
IdentityGroupId
SkipCount
TakeCount
curl --location 'https://gapi.mccfk.cn/Admin/Permission/GetUserIdentityList?QueryString=undefined&IdentityGroupId=undefined&SkipCount=undefined&TakeCount=undefined'
{ "Success": true, "Data": { "Result": [ { "Uid": "string", "Username": "string", "Nickname": "string", "IdentityGroupId": 0, "IdentityGroupName": "string" } ], "Count": 0 } }