lcl 1 жил өмнө
parent
commit
c987e432ae
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      Startup.cs

+ 2 - 2
Startup.cs

@@ -126,8 +126,8 @@ namespace MySystem
             StatNewService2.Instance.StartMer(); //实时统计商户交易额
             StatNewService2.Instance.CreateTable(); //生成新的分表
 
-            TestService.Instance.Start();
-            TestService2.Instance.Start();
+            // TestService.Instance.Start();
+            // TestService2.Instance.Start();
 
             #endregion