LiFan
2024-07-24 95590888df282f2d7ccefebbeb07ad61b282dd47
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);
          x = ViewObject::AddMessage(Category, Reciever, NO, EntityID, Subject, Content);
         return 1;
      }