Authorization: Bearer ********************
curl --location --request POST '/api/cps/app/component/rootNodes' \ --header 'Authorization: Bearer <token>'
{ "id": "0", "text": "根结点", "state": { "opened": true }, "children": true }