李昊 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
             {