提交 171896ca 编写于 作者: wu-sheng's avatar wu-sheng

格式化的问题

上级 f3f1af7d
......@@ -50,9 +50,7 @@ public class InterceptorInstanceLoader {
} catch (Exception e) {
throw new ClassNotFoundException(targetClassLoader.toString() + " load interceptor class:" + className + " failure.", e);
}
} finally
{
} finally {
instanceLoadLock.unlock();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册