curl --location --request GET '/demo/message/test/simple' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": "" }