mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 15:35:06 +08:00
重构操作日志记录实现
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package cn.iocoder.yudao.module.system.framework.operatelog.function;
|
||||
package cn.iocoder.yudao.module.system.framework.operatelog.parse;
|
||||
|
||||
import cn.hutool.core.util.ObjUtil;
|
||||
import cn.hutool.core.util.StrUtil;
|
@ -1,4 +1,4 @@
|
||||
package cn.iocoder.yudao.module.system.framework.operatelog.function;
|
||||
package cn.iocoder.yudao.module.system.framework.operatelog.parse;
|
||||
|
||||
import cn.hutool.core.util.StrUtil;
|
||||
import cn.iocoder.yudao.framework.ip.core.utils.AreaUtils;
|
Reference in New Issue
Block a user