1
phpcjl
2024-12-17 fe20454b76b56c7dd51f90e1219a4ed9c01b5e60
ruoyi-common/ruoyi-common-log/src/main/java/com/ruoyi/common/log/service/AsyncLogService.java
@@ -1,6 +1,7 @@
package com.ruoyi.common.log.service;
import com.ruoyi.system.api.model.SysOperLog;
import com.ruoyi.system.api.RemoteLogService;
import com.ruoyi.system.api.domain.SysOperLog;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
import com.ruoyi.common.core.constant.SecurityConstants;