Commit 21e49c05 by lizefeng

fix

parent c36ebee5
......@@ -29,7 +29,7 @@ namespace ResetOutofstock
}
catch (Exception e)
{
RabbitMQHelper.EnqueneMsg("aims:deviation-v3:input", taskDto);
RabbitMQHelper.EnqueneMsg("aims:AnaFbaStorageFee:input", taskDto);
Console.WriteLine($"解析亚马逊服务费 数据异常,异常原因为:{e.Message},异常堆栈为:{e.StackTrace}");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment