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