package com.nanhaidetianzhi.system.dao; import java.util.List; import org.apache.ibatis.annotations.Param; import com.nanhaidetianzhi.system.model.Department; import com.nanhaidetianzhi.system.vo.DepartmentVo; public interface DepartmentMapper { public int deleteByPrimaryKey(String id); public int insert(Department record); public int insertSelective(Department record); public Department selectByPrimaryKey(String id); public List<Department> selectAll(@Param("v")DepartmentVo v); public int updateByPrimaryKeySelective(Department record); public int updateByPrimaryKey(Department record); public List<Department> selectAll1(); public int selectCount(@Param("v")DepartmentVo v); }

pangzhihui LV14
2024年4月17日
黑 LV7
2024年3月29日
tgeuuy LV10
2022年11月6日
and123456 LV11
2022年7月14日
ewan007 LV30
2022年6月21日
qq970040477 LV24
2022年4月11日
李亮 LV19
2021年11月16日
2337541622 LV6
2021年7月1日
15167672991 LV6
2021年6月29日
微量的记忆 LV10
2021年5月13日

taoshen95 LV16
2024年12月17日
微信网友_7052622
2024年6月25日
暂无贡献等级
xzg123456 LV6
2024年6月18日
pangzhihui LV14
2024年4月17日
黑 LV7
2024年3月29日
KIKO666
2024年2月21日
暂无贡献等级
Camellia-while LV1
2024年1月2日
shuangfu LV25
2023年12月2日
SQ2930501923 LV14
2023年11月14日
zhaozhiqi LV5
2023年10月10日