This commit is contained in:
he
2024-09-10 10:16:25 +08:00
parent 34370a36af
commit 6a6411dfb8
2 changed files with 7 additions and 0 deletions
@@ -1911,6 +1911,12 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public List<string> AnswerGroup { get; set; }
/// <summary>
/// 单位
/// </summary>
public ValueUnit? Unit { get; set; }
/// <summary>
/// 答案组合
/// </summary>