ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/service/ISysOperLogService.java
@@ -10,8 +10,7 @@ * * @author ruoyi */ public interface ISysOperLogService extends IService<SysOperLog> { public interface ISysOperLogService extends IService<SysOperLog> { /** * 新增操作日志 *