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