curl --location --request POST 'https://api.shzypxy.com/token/accessPrivateKey' \
--form 'publicKey="{{publicKey}}"'
{
"c": 0,
"msg": "执行成功",
"ctt": {
"privateKey": "E8EC4B996DE84C6FBD86ED1992CDAAA1",
"validTime": "有效期:2022-07-19 至 2023-07-19",
"ip": "124.77.56.30"
}
}