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日
最近浏览更多
奋斗的小蚂蚁 LV16
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日

