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