fly 2 vuotta sitten
vanhempi
commit
7637b2988d
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/InteractionCenter/MasterInteractionCenterService.cs

+ 2 - 1
src/InteractionCenter/MasterInteractionCenterService.cs

@@ -71,7 +71,7 @@ namespace WingCloudServer.InteractionCenter
 
         public void DynamicAddRemoteService(string serverID, string sourceUrl)
         {
-            
+
             var eval = CSScript.Evaluator.ReferenceDomainAssemblies(DomainAssemblies.AllStaticNonGAC);
             var str = @$"using System;
                         using System.Threading.Tasks;
@@ -109,6 +109,7 @@ namespace WingCloudServer.InteractionCenter
         {
             base.Load(jsonRpcClientPool);
             _opLogDBService = GetProxy<IOpLogDBService>();
+            _liveConsultationService = GetProxy<ILiveConsultationService>();
         }
 
         /// Sychronize Receive ServiceData for slave