TemplateMQSyncer вернул как был, без использования IMqService
This commit is contained in:
@@ -9,7 +9,7 @@ namespace PARR.BLL.Services.Interfaces
|
||||
{
|
||||
event ReceivedHandler? Received;
|
||||
|
||||
void InitConsumer(IMqSettings mqSettings);
|
||||
bool InitConsumer(IMqSettings mqSettings);
|
||||
MqSendResult Send(IMqSettings mqSettings, string[] msgList);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user