增加访视状态退回原因
This commit is contained in:
@@ -64,6 +64,8 @@ namespace IRaCIS.Application.Contracts
|
||||
public bool IsSubjectQuit { get; set; }
|
||||
|
||||
public string SuspendReason { get; set; } = string.Empty;
|
||||
|
||||
public string BackReason { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user