package com.engine.salary.service.auth; import com.engine.salary.entity.auth.param.AuthRoleSaveParam; import com.engine.salary.entity.auth.po.AuthRolePO; import java.util.List; /** * 角色 *
Copyright: Copyright (c) 2024
*Company: 泛微软件
* * @author qiantao * @version 1.0 **/ public interface AuthRoleService { List