lichunlei 3 лет назад
Родитель
Сommit
0359ff5e63
1 измененных файлов с 7 добавлено и 7 удалено
  1. 7 7
      Startup.cs

+ 7 - 7
Startup.cs

@@ -134,13 +134,13 @@ namespace MySystem
                     name: "default",
                     pattern: "{controller=Home}/{action=Index}/{Id?}");
             });
-            // ResetUserTradeService.Instance.Start();
-            // ResetMerchantTradeService.Instance.Start();
-            // SycnProfitServiceV3.Instance.Start();
-            // SycnHelpProfitService.Instance.Start();
-            // ExcelHelper.Instance.Start();
-            // OpExcelHelper.Instance.Start();
-            // SycnUserMachineCountHelper.Instance.Start(); //重置创客机具数量
+            ResetUserTradeService.Instance.Start();
+            ResetMerchantTradeService.Instance.Start();
+            SycnProfitServiceV3.Instance.Start();
+            SycnHelpProfitService.Instance.Start();
+            ExcelHelper.Instance.Start();
+            OpExcelHelper.Instance.Start();
+            SycnUserMachineCountHelper.Instance.Start(); //重置创客机具数量
 
 
             // InstallmentDeductionService.Instance.Start();//每月20号执行分期扣费