Commit aff63618 by lizefeng

fix

parent 0f581c88
......@@ -11,7 +11,7 @@ namespace ResetOutofstock
class DeviationRabbitBackgroundService : RabbitWorkerBase<t_task_queue>
{
public DeviationRabbitBackgroundService() : base("差异分析服务", "aims:deviation-v3:input", 1)
public DeviationRabbitBackgroundService() : base("差异分析服务", "aims:deviation-v3:input", 3)
{
}
......
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