Commit 0b6edfa9 authored by Quxl's avatar Quxl

x

parent 84b6fd03
......@@ -202,7 +202,7 @@ public class SqlConcurrentController {
return dataSource;
} else {
dataSource.close();
return null;
throw new XRException("数据源异常");
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment