sunpengfei
4 天以前 a17848fca2fd7643951e2342a8985e249ec7b93f
FlexJobApi.Core/Jobs/CalcTaskSatusByDateJob.cs
@@ -31,6 +31,7 @@
                {
                    entity.ReleaseStatus = EnumTaskReleaseStatus.Stopped;
                }
                await rep.UpdateNowAsync(entities);
            }
        }
    }