xiaoyi
3 天以前 f71dabccb0e4c2fa410683e6058eb906a7dbf094
yudao-framework/yudao-spring-boot-starter-web/src/main/java/cn/iocoder/yudao/framework/apilog/core/interceptor/ApiAccessLogInterceptor.java
@@ -24,7 +24,7 @@
 *
 * 目的:在非 prod 环境时,打印 request 和 response 两条日志到日志文件(控制台)中。
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
public class ApiAccessLogInterceptor implements HandlerInterceptor {