Shuxia Ning
2024-07-17 fd681339c81201ed6fb3303647ecab89e3e6c0c1
IStation.Service/03-settings/paras/Paras_Task.cs
@@ -8,7 +8,7 @@
        /// <summary>
        /// 
        /// </summary>
        public string MinuteCron { get; set; } = "4 * * * * ?";
        public string MinuteCron { get; set; } = "0 0/5 * * * ?";
    }
}