{
"value1": "11",
"value2": "22",
"value3": "保管人",
"value4": "12"
}curl --location '/config/contract/seal' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"value1": "11",
"value2": "22",
"value3": "保管人",
"value4": "12"
}'{
"code": 0,
"msg": "",
"data": false
}