增加定时任务
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="BL.Entity\Chart24HourData.cs" />
|
||||
<Compile Include="BL.Entity\RequestResult.cs" />
|
||||
<Compile Include="Common\ScheduledTask.cs" />
|
||||
<Compile Include="Common\TaskScheduler.cs" />
|
||||
<Compile Include="DB.Entity\AbnormalVoice.cs" />
|
||||
<Compile Include="DB.Entity\AlarmData.cs" />
|
||||
<Compile Include="DB.Entity\CamInfor.cs" />
|
||||
@@ -93,8 +95,6 @@
|
||||
<None Include="app.config" />
|
||||
<None Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Common\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user