qwj
2023-07-27 dbb562890133eeb111f729241e0660239d3ebe18
DocumentServiceAPI.Application/System/Services/SystemService.cs
@@ -1,4 +1,6 @@
namespace DocumentServiceAPI.Application;
using DocumentServiceAPI.Core;
namespace DocumentServiceAPI.Application;
public class SystemService : ISystemService, ITransient
{