修改
This commit is contained in:
@@ -51,6 +51,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public string TypeValue { get; set; } = String.Empty;
|
||||
public int ShowOrder { get; set; }
|
||||
|
||||
public string ParentQuestionName { get; set; } = String.Empty;
|
||||
|
||||
|
||||
public int? ParentShowOrder { get; set; }
|
||||
public Guid CreateUserId { get; set; }
|
||||
public DateTime CreateTime { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user