This commit is contained in:
he
2022-08-12 14:22:28 +08:00
parent 136414848a
commit ccf0df5cb5
2 changed files with 4 additions and 1 deletions
@@ -72,6 +72,9 @@ namespace IRaCIS.Core.Application.Contracts
public bool? IsEnable { get; set; }
public Guid? TrialId { get; set; }
}
///<summary> QCQuestionAddOrEdit 列表查询参数模型</summary>