Pu Zhibing
9 天以前 073790a8e3f2aaa352ead3157b23b6ce4b5d1ae0
1
2
3
4
5
6
7
8
9
10
11
12
13
package com.ruoyi.jianguan.mapper;
 
 
import java.util.List;
 
/**
 * 通知公告表 数据层
 * 
 * @author ruoyi
 */
public interface SysNoticeMapper {
 
}