[遗漏 get set]
This commit is contained in:
@@ -85,7 +85,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public bool IsSuccess { get; set; }
|
||||
|
||||
public string Note = string.Empty;
|
||||
public string Note { get; set; } = string.Empty;
|
||||
|
||||
public string RecordPath { get; set; }=string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user