This commit is contained in:
2025-12-26 10:52:44 +08:00
parent bad212d859
commit 70f08c69ab
28 changed files with 3177 additions and 69 deletions
+14
View File
@@ -5261,5 +5261,19 @@ namespace BLL
public const string BaseMaterialcolorMenuId = "F6194C00-D256-485D-9056-171FAB75928A";
#region
/// <summary>
/// 项目现场亮点照片
/// </summary>
public const string ProjectHighlightsSitePicMenuId = "D81AE7C1-2022-4089-B0F9-49903798DEEF";
/// <summary>
/// 公司级项目现场亮点照片
/// </summary>
public const string ProjectHighlightsSitePicReportMenuId = "38177E89-4BA8-4D66-AFB9-93644DFE7451";
#endregion
}
}