package com.usky.meeting.service; import com.usky.meeting.domain.SysUserRole; import com.usky.common.mybatis.core.CrudService; /** *
* 用户和角色关联表 服务类 *