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