|
|
@ -161,7 +161,7 @@ public class MesAgentModule : AbpModule |
|
|
|
{ |
|
|
|
|
|
|
|
context.AddBackgroundWorkerAsync<MesIncomingBackgroundWorker>(); |
|
|
|
//context.AddBackgroundWorkerAsync<MesOutgoingBackgroundWorker>();
|
|
|
|
context.AddBackgroundWorkerAsync<MesOutgoingBackgroundWorker>(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|