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