username@email.com
2024-12-26 90858c80d9921b555119f41060c1f883f6e6ffc5
DocumentServiceAPI.Application/System/Services/SystemService.cs
@@ -2,7 +2,7 @@
namespace DocumentServiceAPI.Application;
public class SystemService : ISystemService, ITransient
public class SystemService : ISystemService, ITransient
{
    public string GetDescription()
    {