sxq
2021-10-20 c60130e53445f391bd624d436685a39f589f19a1
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> {