Explorar el Código

重跑领导培养奖励

lcl hace 1 año
padre
commit
4a1a27ea0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

@@ -172,7 +172,7 @@ namespace MySystem
             // }
             
 
-            LeaderCompPrizeHelper.Instance.StartTest();
+            LeaderCompPrize2Helper.Instance.StartTest();
             // RecommandKingHelper.Instance.StartTest();
         }