李昊 4 роки тому
батько
коміт
74b37f99c7

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