原来dsl
{"query": {"bool": {"must": [{"match_all": {}}],"must_not": [],"should": [],"filter": []},"range": {"addTime": {"gt": 1681790849567,"lt": 1681790849567}}},"from": 0,"size": "100","sort": [],"profile": false}
执行完了报错:
[bool] malformed query, expected [END_OBJECT] but found [FIELD_NAME]
