update 优化 使用spring事件发布机制 重构登录日志与操作日志

This commit is contained in:
疯狂的狮子li
2022-12-08 09:49:39 +08:00
parent fd83d6bc0a
commit 4092013da5
9 changed files with 201 additions and 43 deletions

View File

@@ -1,2 +1,2 @@
com.ruoyi.common.log.service.AsyncLogService
com.ruoyi.common.log.event.LogEventListener
com.ruoyi.common.log.aspect.LogAspect