{
"oauthId": "string",
"projectIdList": [
0
]
}curl --location '/sys-unity/oauthProject' \
--header 'Content-Type: application/json' \
--data '{
"oauthId": "string",
"projectIdList": [
0
]
}'{
"code": 0,
"data": {},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}