feat: Вынесены настройки из dal

This commit is contained in:
Mikhail Trubnikov
2026-04-14 16:42:15 +10:00
parent 188ebc20a0
commit 50358fd5bd
8 changed files with 31 additions and 17 deletions

View File

@@ -1,8 +1,4 @@
using PARR.MockData.Data;
using RabbitMQ.Client;
using System.Text;
namespace PARR.MockData
namespace PARR.MockData
{
internal class EsppDataImporter
{