xj qian
2024-07-19 cb55b0e814bd30b3b3d1842b61898ae6916f83ed
jrj/project/business/Public/UserGroupShare.cpp
@@ -173,7 +173,7 @@
               "\r\nReciever:"+Reciever + L"\r\nNo:"+NO + L"\r\nEntityID:"+EntityID + L"Subject:"+Subject+
               "\r\nContent:"+Content);
         */
         x = ViewObject::AddMessage(Category, Reciever, NO, EntityID, Subject, Content);
          x = ViewObject::AddMessage(Category, Reciever, NO, EntityID, Subject, Content);
         return 1;
      }