暂无描述
curl --location --request POST 'https://api.tolink.cloud/dash/create' \ --form 'name="测试门户"' \ --form 'gather_id[]="24"' \ --form 'visibleRange="2"'
{ "code": 0, "data": { "id": 15 }, "msg": "success" }