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