feat(hjgl): 新增防腐等级字典管理

将防腐等级维护纳入焊接设置菜单,便于统一维护防腐等级编码并复用系统权限配置。
This commit is contained in:
2026-09-16 15:48:32 +08:00
parent 9810280e42
commit d090c174b9
15 changed files with 734 additions and 1 deletions
+1
View File
@@ -407,6 +407,7 @@
<Compile Include="HJGL\BaseInfo\Base_DNCompareService.cs" />
<Compile Include="HJGL\BaseInfo\Base_GrooveTypeService.cs" />
<Compile Include="HJGL\BaseInfo\Base_MaterialService.cs" />
<Compile Include="HJGL\BaseInfo\PaintCodeDictService.cs" />
<Compile Include="HJGL\BaseInfo\Base_MediumService.cs" />
<Compile Include="HJGL\BaseInfo\Base_PipingClassService.cs" />
<Compile Include="HJGL\BaseInfo\Base_PressurePipingClassService.cs" />