{
"overwrite_if_conflict": false
}curl --location --request POST '/front/fileManage/dir/migrate?overwrite_if_conflict=如果目录冲突,覆盖;否则跳过' \
--header 'Content-Type: application/json' \
--data-raw '{
"overwrite_if_conflict": false
}'{
"code": 0,
"data": {},
"message": "string"
}