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