forked from github/dataease
commit
018b065750
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user