定时任务配置

This commit is contained in:
tongfei
2023-10-27 10:20:31 +08:00
parent 8221eae779
commit f704cdd606
7 changed files with 398 additions and 5 deletions

View File

@@ -29,4 +29,8 @@
<ProjectReference Include="..\WMS.Web.Core\WMS.Web.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="QuartzJob\" />
</ItemGroup>
</Project>