Authorization: Bearer ********************
curl --location --request GET 'http://119.45.164.188:9180/prod-api/project/simpleScene/test' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": "string" }