qwj
2023-08-16 9be4ae0a498ae10554af11ad064b05a72c25131e
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()
    {