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>
public bool IsApply { get; set; } = false;
public bool? IsApply { get; set; }
/// <summary>
/// 名称