李昊 4 年之前
父节点
当前提交
74b37f99c7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      gx_api/GxPress/Service/GxPress.Service.Implement/Notice/NoticeService.cs

+ 1 - 0
gx_api/GxPress/Service/GxPress.Service.Implement/Notice/NoticeService.cs

@@ -339,6 +339,7 @@ namespace GxPress.Service.Implement.Notice
             {
                 if (item.TypeValue > 0)
                 {
+                    item.MiddleId=item.SourceId;
                     //item.UserName = item.SendUserName;
                     item.ReadCount = item.CheckedCount;
                     item.UReadCount = item.UCheckedCount;