This commit is contained in:
jl
2025-06-17 16:40:02 +08:00
parent 8c1493f76e
commit f7a87c41ff
6 changed files with 192 additions and 37 deletions

View File

@ -224,6 +224,7 @@
<Compile Include="App_Start\WebApiConfig.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\ServerController.cs" />
<Compile Include="Controllers\TaskAPIController.cs" />
<Compile Include="Controllers\WebAPIController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>