{
"setYear": 0,
"rgCode": "string",
"agencyCode": "string",
"reconBillIdList": [
"string"
]
}curl --location --request POST 'http://dev-cn.your-api-server.com/rm/excel/exportReconBill' \
--header 'Content-Type: application/json' \
--data-raw '{
"setYear": 0,
"rgCode": "string",
"agencyCode": "string",
"reconBillIdList": [
"string"
]
}'{
"code": 200,
"message": "操作成功",
"data": "https://fdev-ydf.yonyougov.top/yondif-ams-file-be/yFile/v1/download/minIo/927317072986243072",
"_status": 0,
"changedPropertyNames": null,
"fullName": null
}