首页>代码>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);
}
最近下载更多
樱花味小然子  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日
爱吃零食  LV1 2023年11月18日
微信网友_6680567232876544  LV8 2023年10月23日
最近浏览更多
krispeng  LV13 10月28日
微笑刺客  LV19 8月7日
暂无贡献等级
zz123456ZWJ 7月12日
暂无贡献等级
lyt010628  LV4 7月9日
曾显示  LV6 7月7日
樱花味小然子  LV5 7月1日
3334004690  LV10 6月24日
林守汐  LV2 6月20日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友