namespace cylsg.Application; public interface ISystemService { string GetDescription(); }