package com.bdqn.ban.dao; import java.util.List; import java.util.Map; import org.apache.ibatis.annotations.Param; import org.springframework.web.multipart.MultipartFile; import com.bdqn.ban.entity.Book; public interface BookMapper { public List<Book> selectAll(); int deleteByPrimaryKey(Integer id); //删除 public List<Book> selectBykeyword(String str); //条件查找 Book selectByPrimaryKey (Integer id); //修改里用到的查找 int insert(Map map); //增加全部 //int bookUpdate(Book book); int bookUpdate (Map map); //修改全部 int updateByPrimaryKey(Book record); public List<Book> selectByList(); //分页list显示 }

dsffssff LV4
2024年12月25日
血羽如风 LV6
2024年6月17日
ice_candy LV1
2023年6月15日
liangge2115 LV27
2023年6月7日
zhaoxiang123456 LV4
2023年2月12日
litchi955 LV11
2022年12月11日
谢谢谢谢谢谢你 LV6
2022年7月19日
2039995605 LV9
2022年6月4日
lrssuper LV4
2022年6月4日
hdell65 LV6
2022年5月18日

d374307168 LV1
8月17日
huyuxin LV4
8月11日
甜心冰淇淋 LV4
6月15日
云间不羁客qq
5月26日
暂无贡献等级
XD_futura
5月13日
暂无贡献等级
sccs1984 LV15
4月7日
xiuele
2024年12月26日
暂无贡献等级
dsffssff LV4
2024年12月25日
2194192290li LV1
2024年12月9日
shunlun8855 LV1
2024年10月28日