curl --location --request GET 'http://api.pre-qiandun365.com/api/contract/proof?contractId=1123123'
{
"code": "200",
"msg": "成功",
"result": {
"fileCiphertext": "string",
"proofCode": "string",
"proofTime": "string"
},
"success": true
}