CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/third/party/get?thirdPartyCode' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": {
"appId": "string",
"appSecret": "string",
"createDatetime": "2019-08-24T14:15:22.123Z",
"createDatetimeStr": "string",
"modifyDatetime": "2019-08-24T14:15:22.123Z",
"modifyDatetimeStr": "string",
"onOff": 0,
"platformId": "string",
"system": "string",
"thirdPartyCode": "string"
},
"message": "string",
"success": true
}