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