Skip to content

Commit e27b570

Browse files
[fix]@elastic/elasticsearch升级api修改 review by songym
1 parent c7d6ed6 commit e27b570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/thirdparty/elasticsearch/ElasticSearch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import {Util} from "../../commontypes/Util";
1717
* @param {function} [options.outOfGeoFence] - 数据超出地理围栏后执行的函数。
1818
* @param {Object} [options.geoFence] - 地理围栏。
1919
* @description
20-
* <h3 style="font-size: 24px">11.1.0</h3>
20+
* <h3 style="font-size: 20px;margin-top: 20px;margin-bottom: 10px;">11.1.0</h3>
2121
* 该功能依赖<a href="https://github.com/elastic/elasticsearch">@elastic/elasticsearch</a>, webpack.5或其他不包含Node.js Polyfills的打包工具,需要加入相关配置,以webpack为例:
2222
<pre><code>module.exports: {
2323
resolve: {

0 commit comments

Comments
 (0)