package com.dsh.upms.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.dsh.upms.entity.SysRole; /** *
* 角色 Mapper 接口 *