mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 19:48:18 +08:00
feat(X-Pack): 同步管理,源数据源支持 Elasticsearch
This commit is contained in:
committed by
jianneng-fit2cloud
parent
a26513f073
commit
b7049a9c5f
@@ -20,4 +20,5 @@ public class Source {
|
||||
private String tableExtract;
|
||||
private List<TableField> fieldList;
|
||||
private String incrementField;
|
||||
private String esQuery;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user