IRC_NewDev
he 2023-07-18 17:44:40 +08:00
parent ef8220c236
commit 768d936ba9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary> /// <summary>
/// 是否应用 /// 是否应用
/// </summary> /// </summary>
public bool IsApply { get; set; } = false; public bool? IsApply { get; set; }
/// <summary> /// <summary>
/// 名称 /// 名称