疯狂的狮子li
2021-12-07 a62d65a9b8b7471c720bdb360e6f2121a8ce5dd4
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> {