{ "id": 0, "cate_id": 0 }
curl --location --request PUT '/ent/config/form/data/move/' \ --header 'Authorization;' \ --header 'X-Requested-With;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "cate_id": 0 }'
{}