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