提交代码

This commit is contained in:
2024-03-05 11:22:03 +08:00
parent d28f7920d8
commit 8e60ae5b65
44 changed files with 4374 additions and 2209 deletions
+13 -3
View File
@@ -4794,14 +4794,19 @@ namespace BLL
public static string TestRunConstructSolution_Compile = "1";
/// <summary>
/// 会签
/// 审核
/// </summary>
public static string TestRunConstructSolution_Audit = "2";
/// <summary>
/// 审批完成
/// 审批
/// </summary>
public static string TestRunConstructSolution_Complete = "3";
public static string TestRunConstructSolution_Audit2 = "3";
/// <summary>
/// 发布
/// </summary>
public static string TestRunConstructSolution_Complete = "4";
#endregion
#endregion
@@ -5289,6 +5294,11 @@ namespace BLL
/// </summary>
public const string RoadMapMenuId = "02866B09-CEB3-42E0-870C-B81187FB0079";
/// <summary>
/// 开车物资库
/// </summary>
public const string GoodsModelMenuId = "1C6B597D-0FB7-404A-8512-6FCD53EE2552";
/// <summary>
/// 开车物资计划
/// </summary>