修改
This commit is contained in:
@@ -35,7 +35,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public Guid UpdateUserId { get; set; }
|
||||
|
||||
|
||||
public List<QCQuestionView> ChildList=new List<QCQuestionView>();
|
||||
public List<QCQuestionView> Childrens = new List<QCQuestionView>();
|
||||
}
|
||||
|
||||
/// <summary> QCQuestionConfigureView 列表视图模型 </summary>
|
||||
|
||||
Reference in New Issue
Block a user