{}
curl --location --request PUT 'https://travel.daoziji.com/user/plan/play/modifyPlay' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJiMjY0ZDMzMDYyOGQ0M2ZiYjMxNWViN2U4NzYyZmJmYiIsInN1YiI6IjMiLCJpc3MiOiJzZyIsImlhdCI6MTY5OTYwMjEwNywiZXhwIjoxNzMxMTM4MTA3fQ.w-0cFoRzIe-KmgPmEzGMmwigoBmN10fMko2kzsbOoc0' \
--header 'token: 59488631878869803924403251' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}