{}curl --location --request GET 'api.pre-qiandun365.com/api/open/certificate/get?certId=undefined' \
--header 'Content-Type: application/json' \
--data '{}'{
"code": "string",
"msg": "string",
"result": {
"certSn": "string",
"sigAlg": "string",
"caOrg": "string",
"signCert": "string",
"certName": "string",
"certStatus": "string",
"notBefore": "string",
"notAfter": "string",
"certLevel": "string"
},
"ts": 0,
"success": true
}