Browse Source

重置1号到9号的创客交易额

lcl 1 year ago
parent
commit
c74e968c94
1 changed files with 2 additions and 2 deletions
  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