修改
This commit is contained in:
@@ -445,7 +445,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// <summary>
|
||||
/// 答案分组
|
||||
/// </summary>
|
||||
public string AnswerGroup { get; set; }
|
||||
public string AnswerGroup { get; set; }=String.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 类型
|
||||
|
||||
Reference in New Issue
Block a user