java.lang.IndexOutOfBoundsException: No group 7
at java.base/java.util.regex.Matcher.start(Matcher.java:482)
at java.base/java.util.regex.Matcher.appendExpandedReplacement(Matcher.java:1090)
at java.base/java.util.regex.Matcher.appendReplacement(Matcher.java:997)
at java.base/java.util.regex.Matcher.replaceFirst(Matcher.java:1407)
at java.base/java.lang.String.replaceFirst(String.java:2898)
at com.linkkou.mybatis.log.LogInterceptor.replaceFirst(LogInterceptor.java:152)
at com.linkkou.mybatis.log.LogInterceptor.getCompleteSql(LogInterceptor.java:129)
at com.linkkou.mybatis.log.LogInterceptor.intercept(LogInterceptor.java:78)
java.lang.IndexOutOfBoundsException: No group 7
at java.base/java.util.regex.Matcher.start(Matcher.java:482)
at java.base/java.util.regex.Matcher.appendExpandedReplacement(Matcher.java:1090)
at java.base/java.util.regex.Matcher.appendReplacement(Matcher.java:997)
at java.base/java.util.regex.Matcher.replaceFirst(Matcher.java:1407)
at java.base/java.lang.String.replaceFirst(String.java:2898)
at com.linkkou.mybatis.log.LogInterceptor.replaceFirst(LogInterceptor.java:152)
at com.linkkou.mybatis.log.LogInterceptor.getCompleteSql(LogInterceptor.java:129)
at com.linkkou.mybatis.log.LogInterceptor.intercept(LogInterceptor.java:78)