LiFan
2025-04-29 6c8c9ddaeb2bc6245a374c9354296bcfc2d96c06
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;
      }