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
+5
View File
@@ -2844,6 +2844,11 @@ namespace BLL
/// </summary>
public const string HJGL_MaterialMenuId = "8IDKGJE2-09B1-4607-BC6D-865CE48F0013";
/// <summary>
/// 防腐等级定义
/// </summary>
public const string HJGL_PaintCodeDictMenuId = "44F69908-89DF-4B96-86F8-6ACC0019FBE7";
/// <summary>
/// 介质定义
/// </summary>