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