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