@@ -33,8 +33,8 @@ namespace FCS.Crawler
ThreadPool.SetMaxThreads(200, 200);
CommonHelper.LogBD("开始Update_PlayerJob");
new IPJob().GetIP();
- //new FootBallTeamsJob().GetAll();
- //new FootballPlayerJob().GetAll();
+ new FootBallTeamsJob().GetAll();
+ new FootballPlayerJob().GetAll();
new GoalSingleDbListJob().Click();