LiFan
2024-07-22 ec64938e6a062bf4fc245c66d6693b200dda82e0
jrj/project/business/SO/Product.FetchNo.cpp
@@ -82,7 +82,7 @@
         xstring Reciever = L"00908";
         xstring Content = L"";
         //alert(L"EntityID:"+EntityID);
         xml x = ViewObject::AddMessage( Category, Reciever, EntityNo, EntityID, Subject, Content);
         ViewObject::AddMessage( GetServerUrl(),Category, Reciever, EntityNo, EntityID, Subject, Content);
         return 1;
      }