修改
This commit is contained in:
@@ -106,6 +106,12 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public string DataTableColumn { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 依赖父问题
|
||||
/// </summary>
|
||||
public Guid? DependParentId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 表格问题类型
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user