feat(hjgl):新增防腐管理

This commit is contained in:
2026-06-15 18:06:19 +08:00
parent 74ce2df18a
commit bd1033ee27
32 changed files with 3866 additions and 454 deletions
+5 -1
View File
@@ -4938,6 +4938,10 @@ namespace BLL
/// </summary>
public const string Tw_OutputMasterMenuId = "BCCA4D81-410C-4746-B1E4-F882BC3A25F4";
/// <summary>
/// 防腐委托单
/// </summary>
public const string Tw_AntiCorrosionTrustMenuId = "0BDA0F5D-BB5B-4F25-8C67-42C654A8A6A2";
/// <summary>
/// 库存管理
/// </summary>
public const string Tw_MaterialStockMenuId = "803F9828-52FA-4EF7-99C7-ADA99DADE9FB";
@@ -5369,4 +5373,4 @@ namespace BLL
/// </summary>
public const string EntryEducationTrainTypeId = "8920c9cc-fa92-49b2-9493-775a55da27bb";
}
}
}