修改一版

This commit is contained in:
he
2022-06-30 14:07:24 +08:00
parent d5e8916934
commit 4a611cd120
2 changed files with 5 additions and 2 deletions
@@ -180,7 +180,9 @@ namespace IRaCIS.Core.Application.ViewModel
public int ShowOrder { get; set; }
public Guid? ParentId { get; set; }
public bool? IsConfirm { get; set; }
}
public int? ParentShowOrder { get; set; }
}
///<summary>ReadingMedicineTrialQuestionQuery 列表查询参数模型</summary>
public class ReadingMedicineTrialQuestionQuery