修改一版

Test.EIImageViewer
he 2023-02-03 10:04:19 +08:00
parent a0d763ed86
commit 39ee653979
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ namespace IRaCIS.Core.Domain.Share
/// <summary>
/// 既往任务Id 不包括自己
/// </summary>
PastResult = 0,
PastResult = 1,
}
/// <summary>