feat(hjgl): 优化焊口查询并同步更新相关数据模型

为支持焊口查询页面和静态页的新展示与交互能力,
同步调整了材料匹配统计逻辑、数据模型映射及前端构建产物。
同时补充实名制服务和数据库脚本,保证接口、页面与数据结构保持一致。
This commit is contained in:
2026-04-23 19:56:34 +08:00
parent 453d1d5a3b
commit 8d4bcf041d
19 changed files with 2097 additions and 311 deletions
+2 -1
View File
@@ -837,6 +837,7 @@
<Compile Include="ZHGL\RealName\OnPostService.cs" />
<Compile Include="ZHGL\RealName\RealNameMonitorService.cs" />
<Compile Include="ZHGL\RealName\RealName_ProjectService.cs" />
<Compile Include="ZHGL\RealName\SedinRealName.Service.cs" />
<Compile Include="ZHGL\RealName\SynchroSetService.cs" />
<Compile Include="ZHGL\Supervise\SubUnitCheckRectifyItemService.cs" />
<Compile Include="ZHGL\Supervise\SubUnitCheckRectifyService.cs" />
@@ -935,4 +936,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>