From 47a3d07bb4b229a7791cdfc5c66c694a241e40ff Mon Sep 17 00:00:00 2001 From: ZhangXushuo <3508242435.com> Date: Mon, 20 Nov 2023 21:28:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/february/common/log/service/AsyncLogService.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/com/february/common/log/service/AsyncLogService.java b/src/main/java/com/february/common/log/service/AsyncLogService.java index 8f2d97e..097b2ea 100644 --- a/src/main/java/com/february/common/log/service/AsyncLogService.java +++ b/src/main/java/com/february/common/log/service/AsyncLogService.java @@ -28,3 +28,4 @@ public class AsyncLogService remoteLogService.saveLog(sysOperLog, SecurityConstants.INNER); } } +