首页>代码>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);
}
最近下载更多
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日
最近浏览更多
luhong  LV1 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  LV14 2024年10月28日
微信网友_7134912998903808  LV15 2024年8月29日
微笑刺客  LV21 2024年8月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友