提交代码
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user