feat(dal): TaskManagementService - создать задачу в БД и отправить в очередь
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using Microsoft.Extensions.Caching.Distributed;
|
||||
using StackExchange.Redis;
|
||||
using System.Text.Json;
|
||||
using static System.Runtime.InteropServices.JavaScript.JSType;
|
||||
|
||||
namespace PARR.DAL.Cache.Services.Base
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user