提交代码
This commit is contained in:
@@ -3299,6 +3299,10 @@ namespace BLL
|
||||
/// 作废
|
||||
/// </summary>
|
||||
public const string State_C = "-2";
|
||||
/// <summary>
|
||||
/// 关闭提交
|
||||
/// </summary>
|
||||
public const string State_6 = "6";
|
||||
#endregion
|
||||
|
||||
#region 文档流程定义
|
||||
|
||||
Reference in New Issue
Block a user