李昊 4 vuotta sitten
vanhempi
commit
e920a881f5

+ 1 - 1
gx_api/GxPress/Service/GxPress.Service.Implement/Flow/FlowService.Actions1.Add.cs

@@ -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
             {