{
"setYear": 0,
"rgCode": "string",
"agencyCode": "string",
"schemaIdList": [
"string"
],
"from": "string"
}curl --location --request POST 'http://127.0.0.1:8080/rm/excel/exportConfigSchema' \
--header 'Content-Type: application/json' \
--data-raw '{
"setYear": 0,
"rgCode": "string",
"agencyCode": "string",
"schemaIdList": [
"string"
],
"from": "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
}