ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysOperLogMapper.java
@@ -2,12 +2,14 @@ import java.util.List; import com.ruoyi.system.domain.SysOperLog; import org.apache.ibatis.annotations.Mapper; /** * 操作日志 数据层 * * @author ruoyi */ @Mapper public interface SysOperLogMapper { /**