qwj
2023-08-28 51fadf5811dbe6cd7fe68cf533142282bc593c3d
DocumentServiceAPI.Application/System/Services/SystemService.cs
@@ -1,6 +1,8 @@
namespace DocumentServiceAPI.Application;
using DocumentServiceAPI.Core;
public class SystemService : ISystemService, ITransient
namespace DocumentServiceAPI.Application;
public class SystemService : ISystemService, ITransient
{
    public string GetDescription()
    {