疯狂的狮子Li
2023-03-30 4db6a638d4cd6efccd300abd1072728366dae6c6
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysNoticeMapper.java
@@ -9,6 +9,6 @@
 *
 * @author Lion Li
 */
public interface SysNoticeMapper extends BaseMapperPlus<SysNoticeMapper, SysNotice, SysNoticeVo> {
public interface SysNoticeMapper extends BaseMapperPlus<SysNotice, SysNoticeVo> {
}