username@email.com
2024-10-14 49de3197aa154674dbbd14c5196273dc82397d5f
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}