mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
@@ -973,7 +973,6 @@ public class DatasourceServer implements DatasourceApi {
|
||||
LicenseUtil.validate();
|
||||
validate(datasource);
|
||||
} catch (Exception e) {
|
||||
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
@@ -85,4 +85,6 @@ public interface InteractiveAuthApi {
|
||||
|
||||
@GetMapping("/OrgNameForResource")
|
||||
String OrgNameForResource(Long id);
|
||||
|
||||
void editResourceExtraFlag(BusiResourceEditor editor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user