yanjinhui
9 天以前 0f83419ea162d10cb3bc9f4a471ab1e65df68dff
н¨Îļþ¼Ð/WIDESEA_WMSServer/WIDESEA_WMSServer/InOrderJob.cs
@@ -11,7 +11,7 @@
            _business = business;
        }
        //每隔1秒执行一次
        [Invoke(Begin = "2025-09-01", Interval = 1000 * 5, IsEnabled =true,SkipWhileExecuting = true)]
        [Invoke(Begin = "2025-09-01", Interval = 1000 * 30, IsEnabled =true,SkipWhileExecuting = true)]
        public void Run()
        {
            _business.GetUpstreamOrder();