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