qwj
2023-08-03 fbf108da3ebb58b28ed57faaf912831ce03a5dff
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()
    {