20240305 开车HSE管理

This commit is contained in:
2024-03-05 09:54:25 +08:00
23 changed files with 6503 additions and 391 deletions
+25 -1
View File
@@ -4779,6 +4779,30 @@ namespace BLL
/// 流程闭环
/// </summary>
public static string DriverRun_Complete = "6";
#endregion
#region
/// <summary>
/// 重报
/// </summary>
public const string TestRunConstructSolution_ReCompile = "0";
/// <summary>
/// 编制
/// </summary>
public static string TestRunConstructSolution_Compile = "1";
/// <summary>
/// 会签
/// </summary>
public static string TestRunConstructSolution_Audit = "2";
/// <summary>
/// 审批完成
/// </summary>
public static string TestRunConstructSolution_Complete = "3";
#endregion
#endregion
@@ -5238,7 +5262,7 @@ namespace BLL
/// <summary>
/// 开车方案管理
/// </summary>
public const string DriverSchemeMenuId = "CAA63693-5D41-4018-9FF7-AAB311E6D8E0";
public const string TestRunConstructSolutionMenuId = "CAA63693-5D41-4018-9FF7-AAB311E6D8E0";
/// <summary>
/// 开车进度管理