首页>代码>基于Spring+Spring MVC+Mybatis搭建的个人博客系统>/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);
}
最近下载更多
lsglsg9  LV22 2023年11月21日
1379585889  LV11 2023年6月6日
Pojem2222  LV2 2022年6月4日
hezienjoy  LV3 2022年6月4日
kks9580  LV6 2021年12月17日
Navy²³  LV2 2021年11月28日
zmzmzmzm  LV8 2021年11月25日
kiritoYCQ  LV5 2021年7月6日
gshnbb  LV9 2021年6月16日
1029162867  LV13 2021年5月31日
最近浏览更多
yellow_flowers  LV8 17分钟前
xiongM  LV4 4月20日
g815835618  LV2 4月12日
lichengai  LV7 2月26日
赵明磊 1月18日
暂无贡献等级
3296029180 1月18日
暂无贡献等级
cc7777 2023年12月25日
暂无贡献等级
微信网友_6724618780348416  LV3 2023年12月4日
davidlee2015  LV6 2023年11月13日
随手一个用户名  LV1 2023年10月15日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友