Commit 22363a7f by lizefeng

fix

parent 5025ac91
......@@ -38,6 +38,7 @@ namespace AutoTurnOver.RabbitMqService
services.AddHostedService<AnaFbaStorageFeeRabbitBackgroundService>();
services.AddHostedService<AnaFbaInventoryStorageFeeRabbitBackgroundService>();
services.AddHostedService<AnaFbaOverageStorageFeeRabbitBackgroundService>();
services.AddHostedService<SynchroFinancialEventGroupsRabbitBackgroundService>();
}
......
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