{
"contractId": 1001,
"auditType": 1
}curl --location --request POST '/api/v1/seal/audit/start' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractId": 1001,
"auditType": 1
}'{
"code": 0,
"msg": "string",
"data": 0
}