feat(hjgl): 优化焊口查询并同步更新相关数据模型
为支持焊口查询页面和静态页的新展示与交互能力, 同步调整了材料匹配统计逻辑、数据模型映射及前端构建产物。 同时补充实名制服务和数据库脚本,保证接口、页面与数据结构保持一致。
This commit is contained in:
+2
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user