curl --location --request GET '/search/tips?keyword=橘子'
{ "msg": "string", "result": [ { "ids": [ "string" ], "associatedWord": "string" } ] }