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