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