Browse Source

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

lcl 1 năm trước cách đây
mục cha
commit
c74e968c94
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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