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