@@ -27,7 +27,7 @@ namespace GxPress.Service.Implement
State = FlowState.Checking,
ProcessId = flow.ProcessId,
UserId = flow.UserId,
- IsRead = false
+ IsRead = true
});
await _noticeService.AddNoticeFlowAsync(new NoticeInRequest
{