重启调度任务

This commit is contained in:
2025-06-05 10:23:15 +08:00
parent 4b7920fc60
commit bdae3f56af
7 changed files with 59 additions and 16 deletions

View File

@@ -92,6 +92,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="JobsHelp.cs" />
<Compile Include="Jobs\RetryTaskJobJob.cs" />
<Compile Include="Jobs\EveryFiveMinuteJob.cs" />
<Compile Include="Jobs\EveryPriority2Job.cs" />
<Compile Include="Jobs\EveryOtherJob.cs" />