首页>代码>SSM实现的博客系统代码分享>/Blog-System/src/main/java/com/blog/dao/AdminDao.java
package com.blog.dao;

import com.blog.domain.Admin;
import org.springframework.stereotype.Repository;

@Repository
public interface AdminDao {
    int deleteByPrimaryKey(Integer id);

    int insert(Admin record);

    int insertSelective(Admin record);

    Admin selectByPrimaryKey(Integer id);

    int updateByPrimaryKeySelective(Admin record);

    int updateByPrimaryKey(Admin record);
}
最近下载更多
ma406805131  LV19 2024年12月18日
zolscy  LV24 2024年11月26日
yellow_flowers  LV8 2024年4月26日
daoshuweiling  LV1 2023年12月23日
拜托你仔细听  LV3 2023年9月21日
周敏国  LV9 2023年8月21日
全栈小白  LV35 2023年4月25日
youzitao  LV11 2023年4月16日
laogou  LV4 2023年4月6日
luolukka  LV8 2023年3月15日
最近浏览更多
caozhengyan 3月27日
暂无贡献等级
ma406805131  LV19 2024年12月18日
zolscy  LV24 2024年11月26日
krispeng  LV14 2024年11月20日
aslsjsjhdh 2024年6月17日
暂无贡献等级
chenranr  LV10 2024年6月15日
sweetlove  LV20 2024年6月14日
yellow_flowers  LV8 2024年4月26日
xiongM  LV4 2024年4月20日
wanglinddad  LV55 2024年4月12日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友