日志
This commit is contained in:
parent
7a2b8f47fe
commit
3c59d123f4
@ -82,7 +82,7 @@ public class DataScopeInterceptor extends JsqlParserSupport implements InnerInte
|
||||
sb.append(StrUtil.subAfter(e.getClassName(), ".", true));
|
||||
sb.append(".java:");
|
||||
sb.append(e.getLineNumber());
|
||||
sb.append(")");
|
||||
sb.append("###)");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user