首页>代码>ssm+easyui实现学生信息增删改查及分页查询,搜索简单实例>/ssm_easyui/src/main/java/com/liu/mapper/MenuMapper.java
package com.liu.mapper;

import java.util.List;

import org.apache.ibatis.annotations.Select;

import com.liu.pojo.Menu;

public interface MenuMapper {
	@Select("select * from menu where pid=0")
	 List<Menu> selAll();
	@Select("select * from menu where pid=#{0}")
	List<Menu> selByPid(int pid);
	
}
最近下载更多
hongdongdong  LV14 2024年6月17日
沈从文  LV3 2024年1月1日
aaa5849310  LV25 2022年3月10日
543666826  LV34 2021年11月20日
Gxb001020  LV10 2021年6月18日
酒后少年  LV6 2021年5月15日
liuxie  LV12 2021年4月16日
hdf999  LV12 2021年4月3日
张先生1121  LV3 2021年1月11日
snowing_for  LV9 2020年9月16日
最近浏览更多
LZPCJM  LV1 2024年11月19日
wanderingsoul  LV2 2024年6月15日
xin xie  LV1 2024年6月13日
hongdongdong  LV14 2024年6月12日
szwanx 2024年5月18日
暂无贡献等级
沈从文  LV3 2023年12月31日
微信网友_6802139027345408  LV2 2023年12月31日
taoshen95  LV16 2023年12月25日
wwwww816  LV5 2023年12月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友