lcl %!s(int64=2) %!d(string=hai) anos
pai
achega
c1f5ccc15e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

@@ -141,7 +141,7 @@ namespace MySystem
                     pattern: "{controller=Home}/{action=Index}/{Id?}");
             });
 
-            SetFeeService.Instance.Start();
+            // SetFeeService.Instance.Start();
         }
     }
 }