package com.test.springboot.mapper;

import com.test.springboot.MyMapper.MyMapper;
import com.test.springboot.pojo.Roles;
import org.apache.ibatis.annotations.Mapper;

@Mapper
public interface RolesMapper extends MyMapper<Roles> {

    /***
     * 此方法不需要写任何方法,继承mapper后 ,会有mapper的基本增删改查方法
     */

//    //根据权限id获取权限完整信息
//    @Select("select * from roles where id = #{id};")
//    Roles getRoleByid(@Param("id") Integer id);
//    //获取全部信息
//    @Select("select * from roles;")
//    List<Roles> getAllRoles();
}
最近下载更多
1529860026  LV24 2022年9月5日
 LV6 2022年6月25日
wwssll  LV2 2022年5月9日
heweimin  LV12 2022年4月9日
szf123  LV12 2021年11月11日
qazxsw_  LV10 2021年9月17日
qq70081337  LV6 2021年9月10日
build12398  LV18 2021年7月28日
融会贯通  LV3 2021年4月19日
peixizhu  LV16 2020年12月26日
最近浏览更多
WBelong  LV7 3月7日
janly989713  LV3 3月4日
weilaizhisheng  LV21 2023年12月26日
wnnmmb  LV2 2023年11月12日
edpwyg  LV14 2023年10月21日
微信网友_6658069491355648  LV2 2023年10月15日
漫步的海星  LV4 2023年9月21日
yshysh123 2023年9月20日
暂无贡献等级
lyws1986  LV17 2023年5月24日
Iterman  LV2 2023年2月27日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友