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