username@email.com
2025-02-05 2c918538dd43d6f80aaf9d4f6eaf30b61727a1c6
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}