修改
This commit is contained in:
@@ -830,7 +830,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public int ShowOrder { get; set; }
|
||||
|
||||
|
||||
public bool IsFirstChangeTask { get; set; }
|
||||
public bool IsFirstChangeTask { get; set; } = false;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user