暂无描述
Authorization: Bearer ********************
curl --location --request POST 'https://api.tolink.cloud/app/copyGatherSand' \
--form 'gatherId="913"' \
--form 'transferGatherId="852"' \
--form 'environment="prod"'
{
"code": 0,
"data": {
"errorList": [],
"hasError": false,
"publishAt": "2022-07-01 10:27"
},
"msg": "success"
}