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