WebApi/Global.asax.cs @@ -33,6 +33,9 @@ IStation.Common.ReservoirParasHelper.Initial(); IStation.Common.RiverWaterLevelDropHelper.Initial(); //初始化雪花Id //SnowflakeIdHelper.InitId(1); ScheduleTask.Initial(); }