{
"id": 27162,
"name": "yudao商城",
"socialType": 31,
"userType": 2,
"clientId": "wwd411c69a39ad2e54",
"clientSecret": "peter",
"agentId": "2000045",
"status": 1
}curl --location --request POST '/admin-api/system/social-client/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 27162,
"name": "yudao商城",
"socialType": 31,
"userType": 2,
"clientId": "wwd411c69a39ad2e54",
"clientSecret": "peter",
"agentId": "2000045",
"status": 1
}'{
"code": 0,
"data": 0,
"msg": "string"
}