sql执行器开发
This commit is contained in:
@@ -85,7 +85,6 @@ public class DbDatasourceController {
|
|||||||
try {
|
try {
|
||||||
// 关闭旧的数据源
|
// 关闭旧的数据源
|
||||||
factoryBean.getDataSource().close();
|
factoryBean.getDataSource().close();
|
||||||
factoryBean.getDataSource().destroy();
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user