{
"dataId": "string",
"deptId": "string",
"filesTypeIds": [
"string"
]
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut/zichancx.do?method=filesCheck' \
--header 'Cookie: JSESSIONID=DE4607D00F77623BECEF37DDD6538020;JSESSIONID=;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"dataId": "string",
"deptId": "string",
"filesTypeIds": [
"string"
]
}'
{
"data": [
{
"FILE_TYE_NAME": "农村产权交易项目审查表",
"id": "55396bef0b7147a6aa8b679de00f3621",
"IS_REQUIRE": "0"
},
{
"FILE_TYE_NAME": "授权委托书",
"id": "16bd4fa09a1146209bdb8162ee20bf70",
"IS_REQUIRE": 0
},
{
"FILE_TYE_NAME": "转让方身份证明文件",
"id": "fb5d1c854e334069890fa1e0504b291a",
"IS_REQUIRE": 1
},
{
"FILE_TYE_NAME": "村民(成员)代表意见",
"id": "36f9adf8049d4c63a75aecabc1cdcde8",
"IS_REQUIRE": 1
},
{
"FILE_TYE_NAME": "被委托人身份证明文件",
"id": "e7d98721a94e44769c486ec0c991421d",
"IS_REQUIRE": 0
},
{
"FILE_TYE_NAME": "产权四至草图",
"id": "4365aceb51eb42d9abfd7a905e7731be",
"IS_REQUIRE": 0
},
{
"FILE_TYE_NAME": "原合同",
"id": "79b38273a5f94225b0fde2941a71021e",
"IS_REQUIRE": 0
},
{
"FILE_TYE_NAME": "其他",
"id": "5cb6ea97d80c4baba482e7ff365493a8",
"IS_REQUIRE": 0
}
],
"msg": "成功",
"code": 0,
"success": true
}