username@email.com
2024-09-30 92e1cde7f5a6947bd398716762912bbbe387323a
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}