指挥调度中心

This commit is contained in:
2025-05-24 18:33:32 +08:00
parent 10c25ed463
commit 9adf1ed58c
5 changed files with 64 additions and 32 deletions
+4
View File
@@ -796,6 +796,10 @@ namespace BLL
/// </summary>
public const string Menu_Opinion = "Menu_Opinion";
/// <summary>
/// 指挥调度中心
/// </summary>
public const string Menu_CommandDispatchCenter = "Menu_CommandDispatchCenter";
/// <summary>
/// 文档管理
/// </summary>
public const string Menu_Doc = "Menu_Doc";