package com.snack.mapper;
import com.snack.model.Admin;
import com.snack.model.AdminExample;
import com.snack.model.domain.DoAdmin;
import com.snack.model.domain.DoAdminInfo;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
public interface AdminMapper {
int countByExample(AdminExample example);
int deleteByExample(AdminExample example);
int deleteByPrimaryKey(Integer adId);
int insert(Admin record);
int insertSelective(Admin record);
List<Admin> selectByExample(AdminExample example);
Admin selectByPrimaryKey(Integer adId);
int updateByExampleSelective(@Param("record") Admin record, @Param("example") AdminExample example);
int updateByExample(@Param("record") Admin record, @Param("example") AdminExample example);
int updateByPrimaryKeySelective(Admin record);
int updateByPrimaryKey(Admin record);
List<Admin> selectAdminLimit(Map<Object,Object> map);
int countAdminLimit(Map<Object,Object> map);
DoAdmin selectAdminByOne(int adId);
int updateAdminInfo(DoAdminInfo doadminInfo);
}
最近下载更多
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日
最近浏览更多
奋斗的小蚂蚁 LV15
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日

