Test.EIImageViewer
hang 2023-03-02 14:54:16 +08:00
parent af2f2f468e
commit 298efa20b3
1 changed files with 1 additions and 1 deletions

View File

@ -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;