{
"days": 0
}curl --location --request PUT 'https://192.168.88.32:9781/bvcsp/v1/bv28181in/gm/certcsr/sign/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"days": 0
}'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"issuer": "string",
"subject": "string",
"start_time": 0,
"end_time": 0,
"serial_number": "string",
"last_update_time": 0,
"cert_content": "string",
"country": "string",
"state": "string",
"city": "string",
"organization": "string",
"department": "string",
"csr_content": "string"
}
}