username@email.com
2024-08-22 48c1ff4a312b814c2849e4566236d240364a8aba
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}