Authorization: Bearer ********************
["apple","oracle"]
curl --location --request POST 'http://47.93.16.76:8080/app/system/api/v1/del/search/record' \
--header 'Content-Type: application/json' \
--data-raw '["apple","oracle"]'
{
"msg": "操作成功",
"code": 200
}