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