疯狂的狮子Li
2022-01-09 7487c92a523ae979f8fc1875b129c64f3b5f12e4
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysNoticeMapper.java
@@ -6,7 +6,7 @@
/**
 * 通知公告表 数据层
 *
 * @author ruoyi
 * @author Lion Li
 */
public interface SysNoticeMapper extends BaseMapperPlus<SysNotice> {