This commit is contained in:
he
2025-05-08 13:41:46 +08:00
parent 0787875b3b
commit 9e9f07e4fd
2 changed files with 14 additions and 9 deletions
@@ -21,6 +21,8 @@ namespace IRaCIS.Core.Application.MassTransit.Consumer.Dto
public RequestBackStateEnum RequestBackStateEnum { get; set; } = RequestBackStateEnum.NotRequest;
public ReReadingApplyState ReReadingApplyState { get; set; } = ReReadingApplyState.Default;