修改pom

master
ZhangXushuo 2023-11-20 21:28:05 +08:00
parent 62d55ba665
commit 47a3d07bb4
1 changed files with 1 additions and 0 deletions

View File

@ -28,3 +28,4 @@ public class AsyncLogService
remoteLogService.saveLog(sysOperLog, SecurityConstants.INNER); remoteLogService.saveLog(sysOperLog, SecurityConstants.INNER);
} }
} }