{}
curl --location --request POST 'http://192.168.11.46:13000/evaluation/ahp/compute' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "msg": "string", "data": { "updateTree": "string" } }