update 建档审核/退回,退回保存/提交审核功能
This commit is contained in:
@@ -144,7 +144,7 @@ namespace Ewide.Application
|
||||
/// <summary>
|
||||
/// -1:退回0:待处理1:保存待提交2:待审核3:审核通过
|
||||
/// </summary>
|
||||
[Comment("-1:退回0:待处理1:保存待提交2:待审核3:审核通过")]
|
||||
[Comment("-1:退回0:待处理1:保存待提交2:待审核6:审核通过")]
|
||||
public int Status { get; set; } = 0;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user