疯狂的狮子li
2023-03-31 c36bc040d0b6127b08f3f4bccf5d1ae02bf25121
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> {
}