暂无描述curl --location --request PUT 'https://api.tolink.cloud/gatherTypePublish/update' \
--form 'id="2"' \
--form 'gatherPublishIds="[1,3]"' \
--form 'gatherTypeId="2"' \
--form 'disable="false"'{
"code": 0,
"data": "修改成功",
"msg": "success"
}