@@ -179,6 +179,9 @@ namespace MySystem
GetTencentAddressInfoService.Instance.Start(); // 获取腾讯地图地址
OrderPushHelper.Instance.Start(); //给商户单独推送订单信息
+
+ // MerchantConfirmService.Instance.StartDo(11002);
}