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