[
{
"nodeId": "string",
"executeFlag": "string"
}
]
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//szCommonCheckSteam/checkSignature.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"nodeId": "string",
"executeFlag": "string"
}
]'
{
"data": [
{
"signatureFlag": "false",
"filePath": "2c2898758a255234018a26706f5300e4",
"fileFlag": "true",
"id": "297edff88a6ed984018a6eda856f0005",
"checkResult": "true",
"nodeId": "297edff88a6ed984018a6edb67f2000e"
},
{
"signatureFlag": "false",
"filePath": "2c2898758a255234018a26706f5300e4",
"fileFlag": "true",
"id": "297edff88a6f5126018a6f54f2d80005",
"checkResult": "true",
"nodeId": "297edff88a6f5126018a6f55ae9c000e"
}
],
"msg": "成功",
"code": 0,
"success": true
}