{
"identifier": "string",
"fileName": "string",
"subPath": "string"
}curl --location --request POST 'https://m1.apifoxmock.com/m1/1551143-0-default/file/chunk-merge' \
--header 'Authorization: Bearer {{token_access}}' \
--header 'Referer: https://mask-api-midwayjs.apifox.cn/api-45324274' \
--header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36' \
--header 'Content-Type: application/json' \
--data-raw '{
"identifier": "string",
"fileName": "string",
"subPath": "string"
}'{"code":200,"msg":"成功","data":{"url":"//127.0.0.1:6275/upload/common/2025/02/rzxvyyl_ak8qc0.png","fileName":"/upload/common/2025/02/rzxvyyl_ak8qc0.png","newFileName":"rzxvyyl_ak8qc0.png","originalFileName":"rzxvyyl.png"}}