LiFan
2025-04-15 9b43e4edb9c5ebc065d6af4810ae66690fdc50df
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);
         ViewObject::AddMessage(GetServerUrl(), Category, Reciever, NO, EntityID, Subject, Content);
         return 1;
      }