feat:111
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ public class ElasticsearchServiceImpl implements ElasticsearchService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 指定ID数据添加接口实现,
|
* 指定ID数据添加接口实现
|
||||||
* @param jsonObject 要增加的数据
|
* @param jsonObject 要增加的数据
|
||||||
* @param index 索引,类似数据库
|
* @param index 索引,类似数据库
|
||||||
* @param type 类型,类似表 (自6.0改版以后,一个索引里只允许有一种类型,
|
* @param type 类型,类似表 (自6.0改版以后,一个索引里只允许有一种类型,
|
||||||
|
|||||||
Reference in New Issue
Block a user