李昊 преди 4 години
родител
ревизия
e920a881f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      gx_api/GxPress/Service/GxPress.Service.Implement/Flow/FlowService.Actions1.Add.cs

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