mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
修改日志级别
This commit is contained in:
@@ -205,7 +205,7 @@ public class SignFilter extends OncePerRequestFilter {
|
||||
cacheBodyRequestWrapper.reset();
|
||||
}
|
||||
|
||||
log.info("签名验证通过: {}", stopWatch.prettyPrint());
|
||||
log.debug("签名验证通过: {}", stopWatch.prettyPrint());
|
||||
}
|
||||
|
||||
doFilter(request, response, filterChain);
|
||||
|
||||
Reference in New Issue
Block a user