修改
This commit is contained in:
@@ -108,10 +108,15 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 依赖父问题
|
||||
/// 关联父问题
|
||||
/// </summary>
|
||||
public Guid? DependParentId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否关联
|
||||
/// </summary>
|
||||
public IsDepend IsDepend { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 表格问题类型
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user