阅片跟踪页面,返回该任务退回原因字
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
hang 2025-05-22 15:23:59 +08:00
parent b72cc5cbc0
commit 2a4e4e66fa
1 changed files with 2 additions and 0 deletions

View File

@ -214,6 +214,8 @@ namespace IRaCIS.Core.Application.ViewModel
/// </summary>
public bool IsManualGeneration { get; set; }
//public bool IsAfterConvertedTask { get; set; }
public string PMBackReason { get; set; }
}