提交代码

This commit is contained in:
2024-03-22 17:26:57 +08:00
parent 9fcabc9f9f
commit 64c92b8284
38 changed files with 2456 additions and 51 deletions
+2
View File
@@ -655,6 +655,7 @@
<Compile Include="Person\Person_ShuntApproveService.cs" />
<Compile Include="Person\Person_ShuntDetailService.cs" />
<Compile Include="Person\Person_ShuntService.cs" />
<Compile Include="Person\Person_TestRunMonthSummaryService.cs" />
<Compile Include="Person\Person_TestRunPerformanceService.cs" />
<Compile Include="Person\Person_TrainingPlanService.cs" />
<Compile Include="ProjectData\MainItemService.cs" />
@@ -874,6 +875,7 @@
<Compile Include="ZHGL\Supervise\SuperviseCheckRectifyService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckReportItemService.cs" />
<Compile Include="ZHGL\Supervise\SuperviseCheckReportService.cs" />
<Compile Include="ZHGL\TestRunPerformance\TestRunMonthSummaryReportService.cs" />
<Compile Include="ZHGL\TestRunPerformance\TestRunPerformanceMonthReportService.cs" />
</ItemGroup>
<ItemGroup>