首页>代码>ssm+bootstrap开发网上零食商城管理系统(前后端分离)>/snack/src/main/java/com/snack/mapper/AdminMenuChildMapper.java
package com.snack.mapper;
import com.snack.model.AdminMenuChild;
import com.snack.model.AdminMenuChildExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface AdminMenuChildMapper {
int countByExample(AdminMenuChildExample example);
int deleteByExample(AdminMenuChildExample example);
int deleteByPrimaryKey(Integer id);
int insert(AdminMenuChild record);
int insertSelective(AdminMenuChild record);
List<AdminMenuChild> selectByExample(AdminMenuChildExample example);
AdminMenuChild selectByPrimaryKey(Integer id);
int updateByExampleSelective(@Param("record") AdminMenuChild record, @Param("example") AdminMenuChildExample example);
int updateByExample(@Param("record") AdminMenuChild record, @Param("example") AdminMenuChildExample example);
int updateByPrimaryKeySelective(AdminMenuChild record);
int updateByPrimaryKey(AdminMenuChild record);
}
最近下载更多
txf123 LV6
2024年12月10日
zolscy LV24
2024年11月29日
樱花味小然子 LV5
2024年7月1日
爱吃红薯的金狸 LV2
2024年4月12日
cxz2132132 LV11
2024年3月20日
212828939 LV16
2024年3月13日
lihao0217 LV1
2024年2月4日
lilong007 LV23
2023年12月30日
淞 LV6
2023年12月21日
limenghaoqwer LV2
2023年12月9日
最近浏览更多
奋斗的小蚂蚁 LV16
10月17日
微信网友_6956978011000832 LV2
7月27日
luhong LV5
3月31日
一勺枣糕 LV3
3月15日
没有啊很开心啊 LV4
3月7日
ryadmin123 LV2
2月14日
微信网友_7310057461567488
2024年12月24日
暂无贡献等级
txf123 LV6
2024年12月10日
zolscy LV24
2024年11月28日
krispeng LV15
2024年10月28日

