This commit is contained in:
2023-03-02 14:54:16 +08:00
parent af2f2f468e
commit 298efa20b3
@@ -130,7 +130,7 @@ namespace IRaCIS.Core.Application.Contracts
public int FileCount { get; set; }
public bool IsSuccess = true;
public bool IsSuccess { get; set; }
public string Note = string.Empty;