疯狂的狮子li
2023-03-30 b022c12419ccae26868d3051980a450dc8a2c0da
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysOperLogMapper.java
@@ -9,6 +9,6 @@
 *
 * @author Lion Li
 */
public interface SysOperLogMapper extends BaseMapperPlus<SysOperLogMapper, SysOperLog, SysOperLogVo> {
public interface SysOperLogMapper extends BaseMapperPlus<SysOperLog, SysOperLogVo> {
}