LiFan
2024-12-17 e3f724c9fd36995c207a6ed173849c20aaa2e3d7
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;
      }