首页>代码>ssm+bootstrap开发网上零食商城管理系统(前后端分离)>/snack/src/main/java/com/snack/mapper/AccountMapper.java
package com.snack.mapper;

import com.snack.model.Account;
import com.snack.model.AccountExample;

import java.util.List;
import java.util.Map;

import org.apache.ibatis.annotations.Param;

public interface AccountMapper {
    int countByExample(AccountExample example);

    int deleteByExample(AccountExample example);

    int deleteByPrimaryKey(Integer mId);

    int insert(Account record);

    int insertSelective(Account record);

    List<Account> selectByExample(AccountExample example);

    Account selectByPrimaryKey(Integer mId);

    int updateByExampleSelective(@Param("record") Account record, @Param("example") AccountExample example);

    int updateByExample(@Param("record") Account record, @Param("example") AccountExample example);

    int updateByPrimaryKeySelective(Account record);

    int updateByPrimaryKey(Account record);
    
    List<Account> selectAccountLimit(Map<Object,Object> map);
    
    int selectNum(@Param("a") int a,@Param("b") int b);
}
最近下载更多
爱吃红薯的金狸  LV2 4月12日
cxz2132132  LV11 3月20日
212828939  LV16 3月13日
lihao0217  LV1 2月4日
lilong007  LV20 2023年12月30日
 LV6 2023年12月21日
limenghaoqwer  LV2 2023年12月9日
爱吃零食  LV1 2023年11月18日
微信网友_6680567232876544  LV8 2023年10月23日
3273408633  LV2 2023年9月14日
最近浏览更多
yangyuer  LV1 昨天
jc121140  LV3 3月22日
cxz2132132  LV11 3月20日
212828939  LV16 3月13日
tttaxxx 3月7日
暂无贡献等级
www3209  LV1 3月2日
AutDiDi 2月28日
暂无贡献等级
lihao0217  LV1 2月4日
liiiyou  LV1 1月26日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友