疯狂的狮子Li
2021-12-09 c9e9341b4a1fb0e97e442fb728eab402c6e58f70
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> {