forked from github/dataease
refactor(X-Pack): 数据源插件增加flag
This commit is contained in:
parent
9cf47cac1c
commit
f52bcbd7d4
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 6cbd8ee5089a314945c0c0f2e94b35208f336bc2
|
||||
Subproject commit f18dfc4b4f2cba91d71967a91556ad2e1d2ebcc7
|
@ -21,6 +21,8 @@ public class XpackPluginsDatasourceVO implements Serializable {
|
||||
|
||||
private String type;
|
||||
|
||||
private Integer flag;
|
||||
|
||||
private String extraParams;
|
||||
|
||||
private String prefix;
|
||||
|
Loading…
Reference in New Issue
Block a user