20241227 新增support document

This commit is contained in:
2024-12-27 23:42:33 +08:00
parent c64319cbe7
commit 782619de37
14 changed files with 2075 additions and 174 deletions
+17
View File
@@ -165,6 +165,11 @@ namespace BLL
/// </summary>
public const string BtnBatchDownload = "BatchDownload";
/// <summary>
/// 下载
/// </summary>
public const string BtnDownload = "Download";
/// <summary>
/// 发送
/// </summary>
@@ -464,6 +469,18 @@ namespace BLL
/// </summary>
public const string IncidentInvestigationMenuId = "493D726E-FF86-4A76-A65B-CB14F02195D2";
#endregion
#region
/// <summary>
/// 模板
/// </summary>
public const string TemplateMenuId = "BD66323D-7257-4D9D-8F4A-7D0F8724AB79";
/// <summary>
/// 指导手册
/// </summary>
public const string GuideManualMenuId = "4B9183A5-35CB-4FED-BFA9-E0869684B1B4";
#endregion
#endregion
#region