package org.dromara.common.core.service; /** * 通用 角色服务 * * @author AprilWind */ public interface RoleService { }