{ "infoIds": [ 0 ] }
curl --location --request POST '/user/book/template/info/ordering' \ --header 'Content-Type: application/json' \ --data-raw '{ "infoIds": [ 0 ] }'
{ "code": 0, "msg": "", "data": false }