fix FormatException в ParserService(isActive), добавлен CallbackException в честный MqService
This commit is contained in:
@@ -5,8 +5,8 @@ using PARR.MockData;
|
||||
using PARR.MockData.Services;
|
||||
using Serilog;
|
||||
|
||||
//var esppImporter = new EsppDataImporter();
|
||||
//esppImporter.Import();
|
||||
var esppImporter = new EsppDataImporter();
|
||||
esppImporter.Import();
|
||||
|
||||
IHost host = Host.CreateDefaultBuilder(args)
|
||||
.ConfigureServices((hostContext, services) =>
|
||||
|
||||
Reference in New Issue
Block a user