namespace JNPF.Systems.Interfaces.Permission; /// /// 业务契约:用户分组管理. /// public interface IUserGroupService { }