curl --location --request GET '/api/search/example' \ --header 'token: {{api-token}}'
{ "code": 1, "show": 0, "msg": "", "data": [ "大米手机生产线", "番茄炒蛋烹饪方法" ] }