Bll MqService
This commit is contained in:
@@ -16,6 +16,7 @@ namespace PARR.BLL
|
||||
|
||||
|
||||
services.AddTransient<IFileService, FileService>();
|
||||
services.AddTransient<IMqService, MqService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user