curl --location --request GET '/api/index/prompt?type=tips' \ --header 'token: {{apiToken}}'
{ "code": 1, "show": 0, "msg": "", "data": { "content": "" } }