This commit is contained in:
he
2022-08-26 13:42:29 +08:00
parent c64f4d29ed
commit 2be4a31040
2 changed files with 7 additions and 1 deletions
@@ -905,6 +905,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public Guid? ParentId { get; set; }
/// <summary>
/// 数据列
/// </summary>
public string DataTableColumn { get; set; } = string.Empty;
/// <summary>
/// 类型值
/// </summary>