增加访视状态退回原因
This commit is contained in:
@@ -98,4 +98,8 @@ public class Subject : BaseFullDeleteAuditEntity
|
||||
|
||||
[Comment("访视中止原因")]
|
||||
public string SuspendReason { get; set; }
|
||||
|
||||
|
||||
[Comment("退回到访视中原因")]
|
||||
public string BackReason { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user