feat: API数据源支持Token认证 #9189

This commit is contained in:
taojinlong
2024-06-25 15:53:15 +08:00
parent fd79203282
commit 4c2db14934
11 changed files with 183 additions and 72 deletions

View File

@@ -28,4 +28,5 @@ public class ApiDefinition {
private String orgName;
private boolean showApiStructure;
private Long updateTime;
private String type = "table";
}

View File

@@ -46,6 +46,7 @@ public class DatasourceDTO implements Serializable {
private String configuration;
private String apiConfigurationStr;
private String paramsStr;
/**
* Create timestamp