上传监控
This commit is contained in:
@@ -80,6 +80,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
[ForeignKey("CreateUserId")]
|
||||
public User Uploader { get; set; }
|
||||
|
||||
|
||||
public bool IsSuccess = true;
|
||||
|
||||
public string Note = string.Empty;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user