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