curl --location --request GET 'http://127.0.0.1:9999/health' \ --header 'x-token: {{x-token}}'
{"code":200,"message":"操作成功"}