S-81
parent
4e777e05db
commit
4e2b03000d
|
@ -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>
|
||||
/// 名称
|
||||
|
|
Loading…
Reference in New Issue