Uat_Study
parent
8a4a9814fc
commit
d9442b6eeb
|
@ -336,7 +336,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
|||
/// <summary>
|
||||
/// 描述
|
||||
/// </summary>
|
||||
public string Description { get; set; }
|
||||
public string Description { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 排序
|
||||
|
|
Loading…
Reference in New Issue