curl --location '/admin-api/system/social-client/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 27162,
"name": "yudao商城",
"socialType": 31,
"userType": 2,
"clientId": "wwd411c69a39ad2e54",
"clientSecret": "peter",
"agentId": "2000045",
"status": 1,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}