curl --location --request POST '/adminapi/common/cache_manage/cleanup'
{ "code": 0, "msg": "ok", "data": { "errcode": 0, "message": "缓存清除成功" } }