{
"env": "pre",
"params": {
"dest_id": 14,
"alg_type_id":1
}
}curl --location --request POST 'http://172.16.192.54:8000/vtrip-recommend-python/BasePoiRank' \
--header 'Content-Type: application/json' \
--data-raw '{
"env": "pre",
"params": {
"dest_id": 14,
"alg_type_id":1
}
}'{}