namespace Yi.Furion.Rbac.Application; public interface ISystemService { string GetDescription(); }