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