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