LiFan
2025-04-17 3cc879bd09b69310d905b843aadc2d0abd67513b
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;
      }