首页>代码>ssm+bootstrap开发网上零食商城管理系统(前后端分离)>/snack/src/main/java/com/snack/mapper/AdminMapper.java
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 12月10日
zolscy  LV24 11月29日
樱花味小然子  LV5 7月1日
爱吃红薯的金狸  LV2 4月12日
cxz2132132  LV11 3月20日
212828939  LV16 3月13日
lihao0217  LV1 2月4日
lilong007  LV22 2023年12月30日
 LV6 2023年12月21日
limenghaoqwer  LV2 2023年12月9日
最近浏览更多
txf123  LV6 12月10日
zolscy  LV24 11月28日
krispeng  LV13 10月28日
微笑刺客  LV21 8月7日
暂无贡献等级
zz123456ZWJ 7月12日
暂无贡献等级
lyt010628  LV4 7月9日
曾显示  LV6 7月7日
樱花味小然子  LV5 7月1日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友