{
"FileList": [
"string"
]
}curl --location --request POST 'http://127.0.0.1:9307/cypnest/part/open/file' \
--header 'Content-Type: application/json' \
--data-raw '{
"FileList": [
"string"
]
}'{
"status": 0,
"msg": "string",
"data": {}
}