curl --location --request GET 'http://localhost:8027/odm/file/move?sourceId&targetId' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": true }