forked from github/dataease
fix: 数据源定时监测失败
This commit is contained in:
parent
91328c6fc1
commit
cef909b959
@ -973,7 +973,6 @@ public class DatasourceServer implements DatasourceApi {
|
||||
LicenseUtil.validate();
|
||||
validate(datasource);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user