phanes
2021-11-16 984098abcea78bd603520c12eb5f1ce8c92d5b81
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysOperLogMapper.java
@@ -6,7 +6,7 @@
/**
 * 操作日志 数据层
 *
 * @author ruoyi
 * @author Lion Li
 */
public interface SysOperLogMapper extends BaseMapperPlus<SysOperLog> {