[1,2,3]
curl --location --request POST 'https://travel.daoziji.com/user/planLine/deletePlanLine' \ --header 'token: 59488631878869803924403251' \ --header 'Content-Type: application/json' \ --data-raw '[1,2,3]'
{ "msg": "操作成功", "code": 200 }