package com.usky.meeting.service; import com.usky.meeting.domain.SysRole; import com.usky.common.mybatis.core.CrudService; /** *
* 角色信息表 服务类 *