修改 外部人员系统文档签署问题解决
This commit is contained in:
@@ -65,6 +65,8 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public string EMail { get; set; } = string.Empty;
|
||||
public bool IsFirstAdd { get; set; }
|
||||
|
||||
public bool IsZhiZhun { get; set; }
|
||||
public bool IsReviewer { get; set; } = false;
|
||||
|
||||
public int LoginState { get; set; } = 0;
|
||||
|
||||
Reference in New Issue
Block a user