This commit is contained in:
2025-07-12 18:52:08 +08:00
parent 52f4d6e3c4
commit 995a8f115a
9 changed files with 80 additions and 83 deletions

View File

@@ -93,7 +93,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="JobsHelp.cs" />
<Compile Include="Jobs\AnsyDataQueueJob.cs" />
<Compile Include="Jobs\AddOrderJob.cs" />
<Compile Include="Jobs\EveryJob.cs" />
<Compile Include="Jobs\QueueJob.cs" />
<Compile Include="Jobs\WebSocketJob.cs" />