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