qwj
2023-08-28 f99c1becb0bbde82796e15d27e11ac4965c56468
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()
    {