提交代码

This commit is contained in:
2024-02-28 16:45:20 +08:00
parent f227bbeba2
commit d28f7920d8
24 changed files with 5866 additions and 393 deletions
+1
View File
@@ -210,6 +210,7 @@
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\PersonController.cs" />
<Compile Include="Controllers\ProjectController.cs" />
<Compile Include="Controllers\TestRun\DriverRunController.cs" />
<Compile Include="Controllers\ToDoItemController.cs" />
<Compile Include="Controllers\UnitController.cs" />
<Compile Include="Controllers\UserController.cs" />