qwj
2023-08-02 67965cce30e900f9b6091170745ecf115f64e23d
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()
    {