package com.emp.dao;

import java.util.List;

import com.emp.dto.Dept;
import com.emp.dto.Emp;
import com.emp.until.Page;

public interface EmpDao {

	List<Dept> getDeptList();

	Dept getDeptById(String did);

	void doAdd(Emp emp);

	List<Emp> getList(Page page);

	void del(String id);

	Emp getEmpById(String id);

	Integer getCount();

}
最近下载更多
沈从文  LV2 1月1日
hunterwang  LV4 2022年8月27日
asd6260647  LV4 2022年6月2日
1872615558  LV13 2021年11月1日
sunlzh888888  LV28 2021年6月24日
smilewgx  LV5 2021年5月16日
862960632  LV14 2021年1月5日
莫小哥加油哈  LV3 2021年1月4日
541888  LV2 2021年1月1日
renjialu7  LV4 2020年12月28日
最近浏览更多
沈从文  LV2 2023年12月31日
liangge2115  LV27 2023年4月16日
hunterwang  LV4 2022年8月26日
大象爱吃小老鼠  LV5 2022年6月27日
暂无贡献等级
asd6260647  LV4 2022年6月2日
Rue_0041 2022年5月28日
暂无贡献等级
wanglinddad  LV54 2022年2月17日
1872615558  LV13 2021年11月1日
yin出门买了吗了  LV9 2021年10月31日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友