Merge branch 'develop_3' into 'develop_master'

feat:111

See merge request !102
This commit is contained in:
super_liu
2021-08-09 09:42:50 +00:00
@@ -120,7 +120,7 @@ public class ElasticsearchServiceImpl implements ElasticsearchService {
}
/**
* 指定ID数据添加接口实现
* 指定ID数据添加接口实现
* @param jsonObject 要增加的数据
* @param index 索引,类似数据库
* @param type 类型,类似表 (自6.0改版以后,一个索引里只允许有一种类型,