LiFan
2024-07-24 f7f68dbf94f9da14863f155d88cdaec47352ba99
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;
      }