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

This commit is contained in:
2025-05-22 15:23:59 +08:00
parent b72cc5cbc0
commit 2a4e4e66fa
@@ -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; }
}