curl --location 'https://webdiff.perk-net.com/api/open/cookiePlusAccount/list' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1'{
"code": 0,
"msg": "string",
"data": [
{
"clientId": "string",
"label": "string",
"accessKey": "string",
"secretKey": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
]
}