feat(hjgl): 完善检测结果导入与焊接质量管理

通过批量导入、标准化打印和材料导出,减少检测结果及材料信息的人工整理,确保检测单、委托状态和焊口质量资料保持一致。
This commit is contained in:
2026-08-21 15:22:24 +08:00
parent 42787c1520
commit fdaf615194
20 changed files with 1236 additions and 171 deletions
+2 -1
View File
@@ -432,6 +432,7 @@
<Compile Include="HJGL\LeakVacuum\LeakVacuumAuditService.cs" />
<Compile Include="HJGL\LeakVacuum\LeakVacuumEditService.cs" />
<Compile Include="HJGL\LeakVacuum\LV_ItemEndCheckService.cs" />
<Compile Include="HJGL\NDT\Batch_NDEImportService.cs" />
<Compile Include="HJGL\NDT\Batch_NDEItemService.cs" />
<Compile Include="HJGL\NDT\Batch_NDEService.cs" />
<Compile Include="HJGL\PersonManage\CheckerService.cs" />
@@ -920,4 +921,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>