This commit is contained in:
2026-01-04 15:22:41 +08:00
35 changed files with 3253 additions and 111 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
}
}