LiFan
2025-03-07 16751afe56ae7657e65bd01563a2a14867beeb81
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;
      }