sunpengfei
2025-08-18 4b574fd74eece20f4e64b48c39c5aa6ad70b0d0f
FlexJobApi.Core/Jobs/CalcTaskSatusByDateJob.cs
@@ -31,7 +31,6 @@
                {
                    entity.ReleaseStatus = EnumTaskReleaseStatus.Stopped;
                }
                await rep.UpdateAsync(entities);
            }
        }
    }