refactor(X-Pack): 数据源插件增加flag

This commit is contained in:
junjun
2024-10-17 13:56:32 +08:00
parent 9cf47cac1c
commit f52bcbd7d4
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ public class XpackPluginsDatasourceVO implements Serializable {
private String type;
private Integer flag;
private String extraParams;
private String prefix;